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