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