Difference between revisions of "MediaWiki:Common.css"
From XMission Wiki
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
− | + | ||
− | |||
− | |||
− | |||
− | |||
− | |||
#firstHeading { | #firstHeading { | ||
font-family: 'Arvo', sans-serif; | font-family: 'Arvo', sans-serif; | ||
− | font-size: | + | font-size:28px; |
− | + | color:#888; | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
} | } |
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:#888;
}