Difference between revisions of "MediaWiki:Common.css"

From DMT-Nexus Wiki
Jump to: navigation, search
(New page: /* 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; })
 
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: 5px;
 
    text-align:  center;
 
}
 

Revision as of 17:38, 9 February 2009

/* CSS placed here will be applied to all skins */