MediaWiki:Common.css: Difference between revisions
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-googletranslator .pBody { padding-top: 5px; text-align: center; }" |
No edit summary |
||
| Line 5: | Line 5: | ||
padding-top: 5px; | padding-top: 5px; | ||
text-align: center; | text-align: center; | ||
min-width: 200px; | |||
} | } | ||
Revision as of 16:37, 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;
min-width: 200px;
}