master
ELF 5 years ago
parent c134f55248
commit 1dd60b4051

@ -40,12 +40,12 @@ body.dialog-open {
}
.getGift{
position: fixed;
width: 5.5rem;
width: 6.5rem;
height: 4rem;
top: 50%;
margin-top: -2rem;
left: 50%;
margin-left: -2.75rem;
margin-left: -3.25rem;
background-color: #fff;
border-radius: 0.3rem;
z-index: 1000;
@ -99,13 +99,13 @@ body.dialog-open {
flex-direction: column;
}
.getGift-game>div .title{
font-size:0.24rem;
font-size:0.26rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(41,41,41,1);
}
.getGift-game>div .number{
font-size:0.16rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);
@ -130,14 +130,14 @@ body.dialog-open {
align-items: flex-start;
}
.getGift-infoBox .info-left .title{
font-size:0.2rem;
font-size:0.22rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(41,41,41,1);
}
.getGift-infoBox .info-left .del{
width: 2.91rem;
font-size:0.16rem;
font-size:0.186rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);
@ -176,13 +176,13 @@ body.dialog-open {
align-items: flex-start;
}
.getGift-second .second-left .title{
font-size:0.24rem;
font-size:0.26rem;
font-family:PingFang SC;
font-weight:500;
color:rgba(41,41,41,1);
}
.getGift-second .second-left .number{
font-size:0.16rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);
@ -231,14 +231,14 @@ body.dialog-open {
margin-top: 0.23rem;
}
.getGift-secondInfo .infoBox .title{
font-size:0.2rem;
font-size:0.22rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(41,41,41,1);
}
.getGift-secondInfo .infoBox .del{
width: 100%;
font-size:0.16rem;
font-size:0.18rem;
font-family:PingFang SC;
font-weight:400;
color:rgba(169,169,169,1);

Loading…
Cancel
Save