MediaWiki:Timeless.css: Difference between revisions
From PBARC
No edit summary |
No edit summary |
||
| (5 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
/* All CSS here will be loaded for users of the Timeless skin */ | /* All CSS here will be loaded for users of the Timeless skin */ | ||
#p-logo { display: none; } | /*#p-logo { display: none; } | ||
#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, #p-namespaces { | |||
display: none; | |||
} | |||
*/ | |||
Latest revision as of 11:59, 26 February 2023
/* 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;
}
*/