Difference between revisions of "MediaWiki:Common.css"
From DMT-Nexus Wiki
TheTraveler (Talk | contribs) |
TheTraveler (Talk | contribs) |
||
| Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
| − | + | /* Pad Google AdSense box in portlet in sidebar */ | |
| + | #p-googleadsense .pBody { | ||
| + | padding-top: 0px; | ||
| + | text-align: center; | ||
| + | padding-left: 0px; | ||
| + | } | ||
body.page-Main_Page h1.firstHeading { display:none; } | body.page-Main_Page h1.firstHeading { display:none; } | ||
Revision as of 01:12, 14 March 2009
/* CSS placed here will be applied to all skins */
/* Pad Google AdSense box in portlet in sidebar */
#p-googleadsense .pBody {
padding-top: 0px;
text-align: center;
padding-left: 0px;
}
body.page-Main_Page h1.firstHeading { display:none; }