MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
#ca-talk { display: none !important; } | #ca-talk { display: none !important; } | ||
* { | |||
font-family: Courier New; | |||
} |
Revision as of 19:24, 9 January 2023
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; } * { font-family: Courier New; }