User:Saag/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Tag: Manual revert
Saag (talk | contribs)
No edit summary
Tag: Manual revert
Line 1: Line 1:
.navbox {
.navbox {
     display: table!important;
     display: table!important;
}
table {
  display: table !important;
}
}

Revision as of 11:23, 3 September 2024

.navbox {
    display: table!important;
}

table {
  display: table !important;
}