MediaWiki:Common.css
From AHPA Botanical Identity References Compendium
(Difference between revisions)
(Created page with '- →CSS placed here will be applied to all skins: body.page-Main_Page h1.firstHeading { display:italic; }') |
(→hid sponsored by graphic by commenting out paragraph adjustment CSS) |
||
(20 intermediate revisions by one user not shown) | |||
Line 1: | Line 1: | ||
− | /* CSS placed here will be applied to all skins */ | + | /* CSS placed here will be applied to all skins */ /* body.page h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */ |
− | body.page | + | |
+ | /* commented this out 9/4/2013 to remove Sponsored By advertising images | ||
+ | #p-SUPPORTED_BY { | ||
+ | |||
+ | background-image: url(http://www.ahpa.org/Portals/0/images/camelliasinensis_ad_demo2.gif); background-position: top left; background-repeat: no-repeat; padding-left: 0px; padding-top: 96px; } | ||
+ | */ |
Latest revision as of 16:48, 4 September 2013
/* CSS placed here will be applied to all skins */ /* body.page h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */ /* commented this out 9/4/2013 to remove Sponsored By advertising images #p-SUPPORTED_BY { background-image: url(http://www.ahpa.org/Portals/0/images/camelliasinensis_ad_demo2.gif); background-position: top left; background-repeat: no-repeat; padding-left: 0px; padding-top: 96px; } */