Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
| Line 6: | Line 6: | ||
.mw-headline { | .mw-headline { | ||
| − | font-family: sans; | + | font-family: Dancing Script, Dancing Script OT, sans; |
} | } | ||
.page-Main_Page h1.firstHeading { display: none; } | .page-Main_Page h1.firstHeading { display: none; } | ||
Revision as of 20:52, 25 October 2012
/* CSS placed here will be applied to all skins */
* {
font-family: Linux Libertine G, Linux Libertine O, serif;
}
.mw-headline {
font-family: Dancing Script, Dancing Script OT, sans;
}
.page-Main_Page h1.firstHeading { display: none; }