MediaWiki:Timeless.css: Difference between revisions
From PBARC
No edit summary |
No edit summary |
||
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; } | #p-logo-text a { white-space: nowrap; font-variant: normal; } | ||
* {font-family: sans-serif !important} | * {font-family: sans-serif !important} |
Revision as of 15:41, 3 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}