MediaWiki:Timeless.css: Difference between revisions
From PBARC
No edit summary |
No edit summary |
||
Line 3: | Line 3: | ||
#p-logo-text a { white-space: nowrap; font-variant: normal; } | #p-logo-text a { white-space: nowrap; font-variant: normal; } | ||
* {font-family: sans-serif !important} | * {font-family: sans-serif !important} | ||
#user-tools, #p-views, #mw-site-navigation, #mw-related-navigation, #mw-header-nav-hack, | #user-tools, #p-views, #mw-site-navigation, #mw-related-navigation, #mw-header-nav-hack, #p-namespaces { | ||
display: none; | display: none; | ||
} | } |
Revision as of 15:53, 9 February 2022
/* All CSS here will be loaded for users of the Timeless skin */ #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; }