|
@@ -386,7 +386,9 @@ background-color:#009688;
|
|
|
top: 8rem;
|
|
|
|
|
|
}
|
|
|
-.vsmov .win_rate{opacity:1;}
|
|
|
+
|
|
|
+.vsmov.doing .win_rate{opacity:1;}
|
|
|
+.doing .win_rate{opacity:0; }
|
|
|
.vsmov .vspic{
|
|
|
display:block;
|
|
|
opacity:1;
|
|
@@ -427,7 +429,7 @@ background-color:#009688;
|
|
|
-webkit-animation-iteration-count: 1;
|
|
|
animation-iteration-count:1;
|
|
|
}
|
|
|
-.win_rate{opacity:0}
|
|
|
+
|
|
|
.popwind{width:6.05rem;height:6.98rem;position: absolute;left: 0.8rem;top: 2.5rem;background: url(../img/rulebg.png);background-size: 100%;display: none;z-index: 99;}
|
|
|
.popwind .art{
|
|
|
padding: 1.1rem .82rem .4rem;
|