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