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