MediaWiki:Common.css: Difference between revisions
No edit summary Tag: Manual revert |
No edit summary |
||
Line 5: | Line 5: | ||
font-family: Arial; | font-family: Arial; | ||
font-weight: bold; | font-weight: bold; | ||
} | |||
#mw-navigation { | |||
display: none; | |||
} | } |
Revision as of 17:15, 10 January 2023
/* CSS placed here will be applied to all skins */ #ca-talk { display: none !important; } #firstHeading { font-family: Arial; font-weight: bold; } #mw-navigation { display: none; }