Difference between revisions of "MediaWiki:Vector.css"
From Ruud Koot
| Line 4: | Line 4: | ||
} | } | ||
h1, h2, h3, h4, h5, h6 { | h1, h2, h3, h4, h5, h6 { | ||
| − | font-family: Palatino, Georgia, Times, serif; | + | font-family: Palatino, Georgia, Times, serif !important; |
} | } | ||
Revision as of 13:05, 7 November 2014
/* CSS placed here will affect users of the Vector skin */
body {
font-family: Palatino, Georgia, Times, serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: Palatino, Georgia, Times, serif !important;
}