MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
Amwelladmin (talk | contribs) No edit summary |
Amwelladmin (talk | contribs) 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 */ | ||
body.page-Main_Page h1.firstHeading { display: none; } | body.page-Main_Page h1.firstHeading { display: none; } | ||
body.Page-main_Page | body.Page-main_Page .catlinks { display: none; } | ||
* {font-family: georgia} | * {font-family: georgia} |
Revision as of 09:57, 24 December 2015
/* CSS placed here will be applied to all skins */ body.page-Main_Page h1.firstHeading { display: none; } body.Page-main_Page .catlinks { display: none; } * {font-family: georgia}