Difference between revisions of "MediaWiki:Common.css"

From SybaseWiki
Jump to: navigation, search
(Created page with '/* 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; }')
 
(No difference)

Latest revision as of 15:36, 14 February 2010

/* 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;
}