User:Saag/common.css: Difference between revisions

From Deadlock Wiki
Jump to navigation Jump to search
Saag (talk | contribs)
No edit summary
Saag (talk | contribs)
No edit summary
Line 5: Line 5:
.content {
.content {
display: table !important;
display: table !important;
width: 80px;
}
}

Revision as of 11:11, 3 September 2024

.navbox {
    display: table!important;
}

.content {
	display: table !important;
	width: 80px;
}