|
|
|
@ -73,7 +73,7 @@ a.underline {text-decoration:underline;}
|
|
|
|
|
.praised-icon {background:url(/images/wechat/wechat_icon.png) -100px -76px no-repeat; width:20px; height:18px; display:inline-block; vertical-align:middle;}
|
|
|
|
|
|
|
|
|
|
/* loading 弹框*/
|
|
|
|
|
.loading-bg {position:fixed; width:100%; height:100%; left:0; top:0; z-index:99; background:rgba(0, 0, 0, 0.3); overflow:hidden;}
|
|
|
|
|
.loading-bg {position:fixed; width:100%; height:100%; left:0; top:0; z-index:99; background:rgba(206, 206, 206, 0.3); overflow:hidden;}
|
|
|
|
|
.loading-box {position:absolute; top:50%; background:white; width:160px; height:72px; left:50%; margin-top:-36px; margin-left:-80px; text-align:center;}
|
|
|
|
|
.loading-box img {margin-top: 12px; text-align: center;}
|
|
|
|
|
.loading-box img {margin-top: 3px; text-align: center;}
|
|
|
|
|
.loading-box span {display: block;}
|
|
|
|
|