|
@@ -167,8 +167,8 @@ body{
|
|
|
.result{width: 6.12rem;height: 9rem;margin: 4.8rem 0.7rem 0;background-color: #FFF;display: none;position: relative;}
|
|
|
.end .result{display: block;}
|
|
|
.top-icon{width: 2.52rem;height: 2.52rem;background-size: 2.52rem;display: block;position: absolute;top: -0.86rem;left: 1.78rem;}
|
|
|
-.top-icon.success{background-image: url(../img/success.png); background-size: 100%;}
|
|
|
-.top-icon.faild{background: url(../img/fail.png) no-repeat center; background-size: 100%; }
|
|
|
+.top-icon.success{background-image: url(../img/success.png); }
|
|
|
+.top-icon.faild{background-image: url(../img/fail.png) no-repeat center; }
|
|
|
.result .live{color:#b1afaf;text-align: center;display: block;margin-top: 2rem;float: left;width: 100%;margin-bottom: 1rem;}
|
|
|
.result .btn{
|
|
|
display: block;
|