|
|
@@ -1380,8 +1380,8 @@ position:relative;}
|
|
|
background-image: -webkit-linear-gradient(to bottom, #ff3366 0%,#ff6533 100%);
|
|
|
background-image: -moz-linear-gradient(to bottom,#ff3366 0%,#ff6533 100%);width:100%;height:100vh;}
|
|
|
.register .shading{background-image:url("../images/registerw.png");background-repeat:no-repeat;background-size:100% 100%;width:100%;height:2.86rem;padding-top:0.7rem;}
|
|
|
-.register .shading .pictrue{width:1.72rem;height:1.72rem;border-radius:50%;background-color:rgba(255,255,255,0.8);margin:0 auto;}
|
|
|
-.register .shading .pictrue img{width:1.64rem;height:1.64rem;border-radius:50%;display:block;}
|
|
|
+.register .shading .pictrue{width:1.72rem;height:1.72rem; margin:0 auto;}
|
|
|
+.register .shading .pictrue img{width:1.64rem;height:1.64rem; display:block;}
|
|
|
.register .whiteBg{width:6.2rem;border-radius:0.16rem;background-color:#fff;margin:0.3rem auto 0 auto;padding:0.45rem 0.3rem 0 0.3rem;}
|
|
|
.register .whiteBg .title{font-size:0.36rem;color:#282828;text-align:center;font-weight: bold;}
|
|
|
.register .whiteBg .title .item~.item{margin-left:0.85rem;}
|