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