Difference between revisions of "MediaWiki:Common.css"
From FamilyLore
Line 3: | Line 3: | ||
.main-page-banner-image { | .main-page-banner-image { | ||
background-image:url(http://www.familylore.org/images/0/0a/FamilyLoreBannerSmaller.jpg); | background-image:url(http://www.familylore.org/images/0/0a/FamilyLoreBannerSmaller.jpg); | ||
+ | } | ||
+ | |||
+ | .person-of-the-day ::first-line { | ||
+ | font-size:120%; | ||
} | } |
Revision as of 11:56, 23 January 2015
/* CSS placed here will be applied to all skins */ .main-page-banner-image { background-image:url(http://www.familylore.org/images/0/0a/FamilyLoreBannerSmaller.jpg); } .person-of-the-day ::first-line { font-size:120%; }