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.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; } | |||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
font-family: | font-family: helvetica | ||
} | } | ||
* {font-family: | * {font-family: Georgia} | ||
Revision as of 10:37, 22 December 2015
/* CSS placed here will be applied to all skins */ body.mainpage.action-view h1.firstHeading, body.mainpage.action-submit h1.firstHeading { display: none; } h1, h2, h3, h4, h5, h6 { font-family: helvetica } * {font-family: Georgia}