MediaWiki:Common.css: Difference between revisions
No edit summary |
No edit summary |
||
| (7 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
body.page-Main_Page.action-view h1.firstHeading, body.page-Main_Page.action-submit h1.firstHeading { display: none; } | |||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
h1 { | .mw-headline, .firstHeading, .mw-body h1, .mw-body h2 { | ||
font-family: Sans-Serif; | |||
} | } | ||