Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
+ | |||
+ | * { | ||
+ | font-family: Linux Libertine G, Linux Libertine O, serif; | ||
+ | } | ||
.mw-headline { | .mw-headline { | ||
− | font-family: | + | font-family: Dancing Script, Dancing Script OT; |
} | } |
Revision as of 20:50, 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; }