MediaWiki:Common.css: Difference between revisions
From TerGoPedia
No edit summary |
No edit summary |
||
Line 13: | Line 13: | ||
display: none !important; | display: none !important; | ||
} | } | ||
#toc.toc { | #div.toc.toc { | ||
float: left; | float: left !important; | ||
} | } |
Revision as of 12:13, 1 July 2022
/* CSS placed here will be applied to all skins */ .container b { color: #11b5ac; font-size: 20px; } .container p { margin-bottom: 5px; } #p-banner, #p-banner:hover, #p-banner:visited { display: none !important; } #div.toc.toc { float: left !important; }