Difference between revisions of "MediaWiki:Common.css"
From To Be A Christian, An Anglican Catechism
								
												
				| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */  | /* CSS placed here will be applied to all skins */  | ||
*{font-family: garamond}  | *{font-family: garamond}  | ||
| − | *  | + | /* First h1 */  | 
| + | .firstHeading,  | ||
| + | #firstHeading {  | ||
| + | 	color: #900000;  | ||
| + | }  | ||
Revision as of 15:19, 21 November 2014
/* CSS placed here will be applied to all skins */
*{font-family: garamond}
/* First h1 */
.firstHeading,
#firstHeading {
	color: #900000;
}