Difference between revisions of "MediaWiki:Common.css"
Line 5: | Line 5: | ||
width: 728px; | width: 728px; | ||
height: 90px; | height: 90px; | ||
− | background: url('//static.mengniang.org/donate-help.png') no-repeat; | + | background: url('//static.mengniang.org/donate-help.png') no-repeat center center; |
} | } | ||
.ads-main { | .ads-main { |
Revision as of 02:03, 23 July 2014
/* CSS placed here will be applied to all skins */ /* advertisement */ .please-donate { text-align: center; width: 728px; height: 90px; background: url('//static.mengniang.org/donate-help.png') no-repeat center center; } .ads-main { display: inline-block;zoom:1; +display: inline; _display: inline;margin: 10px; } .ads-main>br{display: none;} .ads-main a img{vertical-align: initial;}