Difference between revisions of "MediaWiki:Common.css"

From Philosophy of Biology Graduate Programs
Jump to: navigation, search
m
m
Line 6: Line 6:
 
h4,
 
h4,
 
h5,
 
h5,
h6, {
+
h6 {
 
font-family: Linux Libertine, Georgia, Times, serif;
 
font-family: Linux Libertine, Georgia, Times, serif;
 
}
 
}

Revision as of 15:57, 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;
}