MediaWiki:Common.css: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 2: | Line 2: | ||
/* Pad Google AdSense box in portlet in sidebar */ | /* Pad Google AdSense box in portlet in sidebar */ | ||
#p-googletranslator | #p-googletranslator { | ||
padding-top: 5px; | padding-top: 5px; | ||
text-align: center; | text-align: center; | ||
font-size: 10px; | font-size: 10px; | ||
} | } | ||
Revision as of 16:44, 10 January 2012
/* CSS placed here will be applied to all skins */
/* Pad Google AdSense box in portlet in sidebar */
#p-googletranslator {
padding-top: 5px;
text-align: center;
font-size: 10px;
}