MediaWiki:Common.css

From AHPA Botanical Identity References Compendium
(Difference between revisions)
Jump to: navigation, search
(hid sponsored by graphic by commenting out paragraph adjustment CSS)
 
(18 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 h1.firstHeading { display:italic; } */ /* This didn't seem to work as of 12/27/2011 */
+
 
#n-sponsors {
+
/* commented this out 9/4/2013 to remove Sponsored By advertising images
  background-image: url(http://www.ahpa.org/Portals/0/images/NDISignUp.gif);
+
#p-SUPPORTED_BY {  
  background-position: top left;
+
 
  background-repeat: no-repeat;
+
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; }
  padding-left: 20px;
+
*/
}
+

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; }
*/
Personal tools
MediaWiki Appliance - Powered by TurnKey Linux