样式优化
This commit is contained in:
@@ -936,3 +936,11 @@ body {
|
||||
background: url(../images/rewardBg-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.Turkiye .timeBox {
|
||||
width: 10rem;
|
||||
}
|
||||
|
||||
.Turkiye .timeBox div {
|
||||
width: 1.6rem;
|
||||
}
|
||||
|
@@ -949,4 +949,12 @@ body {
|
||||
background: url(../images/rewardBg-tr.png) no-repeat;
|
||||
background-size: 100% 100%;
|
||||
}
|
||||
|
||||
.timeBox {
|
||||
width: px2rem(750);
|
||||
|
||||
div {
|
||||
width: 1.6rem;
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user