|
@@ -101,7 +101,7 @@ body{
|
|
|
.cov1{left: 50%;top: 3rem;margin-left: -1.2rem;}
|
|
|
.cov2{left: 50%;top: 10.5rem;margin-left: -1.5rem;width: 3rem;font-size: .3rem;text-align: center;}
|
|
|
.cov1 .userface{width: 2.4rem;height: 2.4rem;}
|
|
|
-.cov3{left: 50%;top: 7rem;width: 2rem;margin-left: -1rem;text-align: center;font-size: .5rem;color: #F44336;}
|
|
|
+.cov3{left: 50%;top: 7rem;width: 1rem;height: 1rem;line-height: 1rem;margin-left: -.5rem;text-align: center;font-size: .5rem;color: #E91E63;font-weight: bold;border-radius: .2rem;}
|
|
|
.cov4{right: 50%;top: 8.5rem;width: 2rem;margin-right: -1rem;}
|
|
|
.userface{border-radius: 50%;overflow: hidden;background-color: #000;display: block;}
|
|
|
.cov4 .userface{width: 2.0rem;height: 2.0rem;float: right;}
|
|
@@ -120,7 +120,7 @@ body{
|
|
|
.doing .cov4{right: 0;top: 2rem;background: #fec13f;width: 4rem;border-radius: 1rem;margin-right: 0rem;}
|
|
|
.doing .cov1 .userface{ width: 2.0rem;height: 2.0rem; }
|
|
|
.doing .cov2 , .doing .loading{opacity: 0;position: absolute;left: 50%;margin-left: -2.3rem;}
|
|
|
-.doing .cov3{top: 1.5rem;z-index: 9;}
|
|
|
+.doing .cov3{top: 0rem;z-index: 9;}
|
|
|
.doing .userface{
|
|
|
margin-top: -.5rem;
|
|
|
}
|