MediaWiki:Common.css: Difference between revisions

From ShawnReevesWiki
Jump to navigationJump to 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)

Revision as of 11:25, 1 November 2011

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