|
@@ -35,8 +35,8 @@ button,input{outline: none; -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
|
|
}
|
|
}
|
|
.g-doc{
|
|
.g-doc{
|
|
width: 7.5rem;
|
|
width: 7.5rem;
|
|
- margin: 0 auto;
|
|
|
|
- position: relative;
|
|
|
|
|
|
+ margin: 0 auto;
|
|
|
|
+ position: relative;
|
|
}
|
|
}
|
|
.loader .face {
|
|
.loader .face {
|
|
position: absolute;
|
|
position: absolute;
|
|
@@ -102,7 +102,7 @@ body{
|
|
background: url(../img/bg2.jpg) center top;
|
|
background: url(../img/bg2.jpg) center top;
|
|
}
|
|
}
|
|
.cov{ position: absolute; }
|
|
.cov{ position: absolute; }
|
|
-.g-inner{margin: 0 auto;width: 7.5rem;}
|
|
|
|
|
|
+.g-inner{margin: 0 auto;width: 7.5rem;overflow: hidden;}
|
|
.cov1{left: 50%;top: 3.3rem;width: 2.4rem;margin-left: -1.2rem;/* border: solid #71a3fd 2px; */border-radius: 50%;}
|
|
.cov1{left: 50%;top: 3.3rem;width: 2.4rem;margin-left: -1.2rem;/* border: solid #71a3fd 2px; */border-radius: 50%;}
|
|
.cov2{left: 50%;top: 10.5rem;margin-left: -1.5rem;width: 3rem;font-size: .3rem;text-align: center;}
|
|
.cov2{left: 50%;top: 10.5rem;margin-left: -1.5rem;width: 3rem;font-size: .3rem;text-align: center;}
|
|
.cov1 .userface{width: 2.2rem;height: 2.2rem;margin: 0 auto;}
|
|
.cov1 .userface{width: 2.2rem;height: 2.2rem;margin: 0 auto;}
|