Bots, Comment administrators, Interface administrators, Administrators (Semantic MediaWiki), Curators (Semantic MediaWiki), Editors (Semantic MediaWiki), staff, Suppressors, Administrators
6,417
edits
(Created page with "→Old Infobox template style: .infobox { border: 1px solid #020202; background-color: #f9f9f9; color: black; margin-bottom: 0.5em; margin-left: 1em; padding: 0.2em; float: right; clear: right; } .infobox td, .infobox th { vertical-align: top; } .infobox caption { font-size: larger; margin-left: inherit; } .infobox.bordered { border-collapse: collapse; } .infobox.bordered td, .infobox.bordered th { border: 1px solid #020202; } .in...") |
No edit summary |
||
Line 33: | Line 33: | ||
body.page-Starfield_Wiki header.mw-body-header { | body.page-Starfield_Wiki header.mw-body-header { | ||
display: none; | display: none; | ||
} | |||
/* remove the empty space below the search bar and above the content */ | |||
div.vector-sitenotice-container { | |||
display: none; | |||
} | |||
.action-view .mw-body-subheader { | |||
display:none!important; | |||
} | } |