Difference between revisions of "MediaWiki:Common.css"
From FamilyLore
(Created page with "→CSS placed here will be applied to all skins: .main-page-banner { background-image:url(http://www.familylore.org/images/b/ba/FamilyLoreBanner.jpg); }") |
|||
Line 2: | Line 2: | ||
.main-page-banner { | .main-page-banner { | ||
− | background-image:url(http://www.familylore.org/images/b/ba/ | + | background-image:url(http://www.familylore.org/images/b/ba/FamilyLoreBannerSmaller.jpg); |
} | } |
Revision as of 22:31, 22 January 2015
/* CSS placed here will be applied to all skins */ .main-page-banner { background-image:url(http://www.familylore.org/images/b/ba/FamilyLoreBannerSmaller.jpg); }