MediaWiki:Common.css: Difference between revisions

From Shihad Wiki
Jump to navigation Jump 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)

Latest revision as of 01:59, 8 January 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;
}