Difference between revisions of "MediaWiki:Common.css"
From XMission Wiki
Line 6: | Line 6: | ||
font-family: 'Arvo', sans-serif; | font-family: 'Arvo', sans-serif; | ||
font-size:28px; | font-size:28px; | ||
− | color:# | + | color:#aaa; |
} | } |
Revision as of 14:10, 31 January 2014
/* CSS placed here will be applied to all skins */
#firstHeading {
font-family: 'Arvo', sans-serif;
font-size:28px;
color:#aaa;
}