Difference between revisions of "MediaWiki:Common.css"
From To Be A Christian, An Anglican Catechism
Line 8: | Line 8: | ||
/* First h1 */ | /* First h1 */ | ||
.firstHeading, #firstHeading { | .firstHeading, #firstHeading { | ||
− | font-family: | + | font-family: Helvetica, Arial, sans-serif; |
color: #990000; | color: #990000; | ||
} | } |
Revision as of 00:01, 22 November 2014
/* CSS placed here will be applied to all skins */ /* Everything */ * { font-family: Garamond, serif; } /* First h1 */ .firstHeading, #firstHeading { font-family: Helvetica, Arial, sans-serif; color: #990000; }