周充值 - 样式修改
This commit is contained in:
@@ -128,13 +128,16 @@ body {
|
||||
text-align: center;
|
||||
left: 0;
|
||||
top: 2.1333333333rem;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
.myRecharge p .avatar {
|
||||
width: 1.1733333333rem;
|
||||
height: 1.2rem;
|
||||
border-radius: 50%;
|
||||
border: 0.0533333333rem solid #FFF783;
|
||||
margin: 0;
|
||||
margin: 0 0.2666666667rem;
|
||||
}
|
||||
.myRecharge p b {
|
||||
color: #FFF783;
|
||||
@@ -146,7 +149,7 @@ body {
|
||||
display: inline-block;
|
||||
width: 0.6666666667rem;
|
||||
height: 0.6666666667rem;
|
||||
margin: 0.3333333333rem 0.1333333333rem 0;
|
||||
margin: 0 0.1333333333rem 0;
|
||||
}
|
||||
.myRecharge .but {
|
||||
width: 5.8rem;
|
||||
@@ -169,6 +172,7 @@ body {
|
||||
margin: 0.7066666667rem auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: 0.2666666667rem;
|
||||
}
|
||||
.recharge100 .top {
|
||||
width: 100%;
|
||||
@@ -270,6 +274,7 @@ body {
|
||||
margin: 0.7066666667rem auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: 0.2666666667rem;
|
||||
}
|
||||
.recharge300 .top {
|
||||
width: 100%;
|
||||
@@ -451,6 +456,7 @@ body {
|
||||
margin: 0.7066666667rem auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: 0.2666666667rem;
|
||||
}
|
||||
.recharge500 .top {
|
||||
width: 100%;
|
||||
@@ -632,6 +638,7 @@ body {
|
||||
margin: 0.7066666667rem auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: 0.2666666667rem;
|
||||
}
|
||||
.recharge1000 .top {
|
||||
width: 100%;
|
||||
|
@@ -143,13 +143,15 @@ body {
|
||||
text-align: center;
|
||||
left: 0;
|
||||
top: px2rem(160);
|
||||
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
.avatar {
|
||||
width: px2rem(88);
|
||||
height: px2rem(90);
|
||||
border-radius: 50%;
|
||||
border: px2rem(4) solid #FFF783;
|
||||
margin: 0;
|
||||
margin: 0 px2rem(20);
|
||||
}
|
||||
|
||||
b {
|
||||
@@ -163,7 +165,7 @@ body {
|
||||
display: inline-block;
|
||||
width: px2rem(50);
|
||||
height: px2rem(50);
|
||||
margin: px2rem(25) px2rem(10) 0;
|
||||
margin: 0 px2rem(10) 0;
|
||||
}
|
||||
}
|
||||
|
||||
@@ -189,6 +191,7 @@ body {
|
||||
margin: px2rem(53) auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: px2rem(20);
|
||||
|
||||
.top {
|
||||
width: 100%;
|
||||
@@ -308,7 +311,7 @@ body {
|
||||
margin: px2rem(53) auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
|
||||
padding-bottom: px2rem(20);
|
||||
.top {
|
||||
width: 100%;
|
||||
height: px2rem(150);
|
||||
@@ -516,6 +519,7 @@ body {
|
||||
margin: px2rem(53) auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: px2rem(20);
|
||||
|
||||
.top {
|
||||
width: 100%;
|
||||
@@ -724,6 +728,7 @@ body {
|
||||
margin: px2rem(53) auto 0;
|
||||
background: url(../images/Recharge_Bg.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
padding-bottom: px2rem(20);
|
||||
|
||||
.top {
|
||||
width: 100%;
|
||||
|
Reference in New Issue
Block a user