No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
/* advertisement */ | /* advertisement */ | ||
. | .please-donate { | ||
text-align: center; | |||
width: 728px; | width: 728px; | ||
height: 90px; | height: 90px; | ||
background: url( | background: url('//static.mengniang.org/donate-help.png') no-repeat; | ||
} | } | ||
.ads-main>br{display: none;} | .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;} | .ads-main a img{vertical-align: initial;} |
/* 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;
}
.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;}