Difference between revisions of "MediaWiki:Common.css"

From DMT-Nexus Wiki
Jump to: navigation, search
Line 4: Line 4:
 
#p-googleadsense .pBody {
 
#p-googleadsense .pBody {
 
     padding-top: 5px;
 
     padding-top: 5px;
     text-align:  left;
+
     text-align:  center;
 
}
 
}
 +
  
 
body.page-Main_Page h1.firstHeading { display:none; }
 
body.page-Main_Page h1.firstHeading { display:none; }

Revision as of 02:23, 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: 5px;
    text-align:  center;
}


body.page-Main_Page h1.firstHeading { display:none; }