MediaWiki:Common.css
From FamilyLore
Note: After saving, you may have to bypass your browser's cache to see the changes.
- Firefox / Safari: Hold Shift while clicking Reload, or press either Ctrl-F5 or Ctrl-R (⌘-R on a Mac)
- Google Chrome: Press Ctrl-Shift-R (⌘-Shift-R on a Mac)
- Internet Explorer: Hold Ctrl while clicking Refresh, or press Ctrl-F5
- Opera: Clear the cache in Tools → Preferences
/* 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; } .potd-name { font-family:'Palatino Linotype',Palatino; font-style:italic; font-size:18pt } .special-page-title { font-family:'Palatino Linotype',Palatino; font-size:64pt; font-style:italic; text-align:center; } .special-subsection-title { font-family:'Palatino Linotype',Palatino; font-size:34pt; font-style:italic; text-align:center; }