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