Difference between revisions of "MediaWiki:Common.css"
From BoofCV
Jump to navigationJump to searchm (added adsense) |
m |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* Pad Google AdSense box in portlet in sidebar */ | /* Pad Google AdSense box in portlet in sidebar */ | ||
#p-googleadsense . | #p-googleadsense .body { | ||
padding-top: 5px; | padding-top: 5px; | ||
text-align: center; | text-align: center; | ||
} | } |