MediaWiki:Common.css
From AHPA Botanical Identity References Compendium
(Difference between revisions)
| Line 6: | Line 6: | ||
background-position: top left; | background-position: top left; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
| − | padding-left: | + | padding-left: 0px; |
| − | padding-top: | + | padding-top: 80px; |
} | } | ||
Revision as of 19:51, 27 December 2011
/* 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 */
#n-sponsors {
background-image: url(http://www.ahpa.org/Portals/0/images/NDISignUp.gif);
background-position: top left;
background-repeat: no-repeat;
padding-left: 0px;
padding-top: 80px;
}