Difference between revisions of "MediaWiki:Common.css"
From Philosophy of Biology Graduate Programs
m |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | /* | |
h1, | h1, | ||
h2, | h2, | ||
Line 6: | Line 6: | ||
h4, | h4, | ||
h5, | h5, | ||
− | + | */ | |
+ | h1 { | ||
font-family: Linux Libertine, Georgia, Times, serif; | font-family: Linux Libertine, Georgia, Times, serif; | ||
} | } |
Revision as of 14:58, 5 December 2014
/* CSS placed here will be applied to all skins */ /* h1, h2, h3, h4, h5, */ h1 { font-family: Linux Libertine, Georgia, Times, serif; }