MediaWiki:Common.css: Difference between revisions
From PBARC
No edit summary |
No edit summary |
||
Line 10: | Line 10: | ||
} | } | ||
h4 { | h4 { | ||
font-size: 1.2em !important | font-size: 1.2em !important; | ||
} | } |
Revision as of 15:24, 12 February 2022
/* CSS placed here will be applied to all skins */ #p-logo { display: none; } #p-logo-text a { white-space: nowrap; font-variant: normal; } * {font-family: sans-serif !important} #user-tools, #p-views, #mw-site-navigation, #mw-related-navigation, #mw-header-nav-hack, #p-namespaces { display: none; } #mw-content-container { background-image: none; } h4 { font-size: 1.2em !important; }