Difference between revisions of "MediaWiki:Common.css"
From FamilyLore
Line 35: | Line 35: | ||
.sunday-image { | .sunday-image { | ||
− | background-image:url(http://www.familylore.org/images/ | + | background-image:url(http://www.familylore.org/images/2/2a/L%27Embarquement_pour_Cythere%2C_by_Antoine_Watteau%2C_from_C2RMF_retouched-and-cropped.jpg); |
} | } | ||
Revision as of 17:47, 14 February 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); width:100%; min-width:1024px; height:300px; background-repeat:no-repeat; background-size:cover; } .monday-image { background-image:url(http://www.familylore.org/images/e/eb/TheDustBowlCropped.jpg); } .tuesday-image { background-image:url(http://www.familylore.org/images/0/0a/FamilyLoreBannerSmaller.jpg); } .wednesday-image { background-image:url(http://www.familylore.org/images/3/34/11DrGrantFamily_1260Cropped.jpg); } .thursday-image { background-image:url(http://www.familylore.org/images/3/35/The_Unicorn_in_Captivity_Google_Art_Project.jpg); } .friday-image { background-image:url(http://www.familylore.org/images/5/56/Albert_Bierstadt_Rocky_Mountain_Landscape_-_Google_Art_Project.jpg); } .saturday-image { background-image:url(http://www.familylore.org/images/2/2a/L%27Embarquement_pour_Cythere%2C_by_Antoine_Watteau%2C_from_C2RMF_retouched-and-cropped.jpg); } .sunday-image { background-image:url(http://www.familylore.org/images/2/2a/L%27Embarquement_pour_Cythere%2C_by_Antoine_Watteau%2C_from_C2RMF_retouched-and-cropped.jpg); } .person-of-the-day-body ::first-line { font-size:120%; } .concealed { display:none !important; } .infobox { border: solid 1px gray; padding:10px; float:left; margin-top:20px; margin-right:20px; } .lastbox { clear:right; } .recipe { border: solid 1px gray; padding:10px; float:left; margin-top:20px; margin-right:20px; width:450px; } .family-category-title { font-family:'Palatino Linotype',Palatino; font-size:64pt;font-style:italic; text-align:center; }