更改ui邀请活动
This commit is contained in:
@@ -51,7 +51,7 @@ body {
|
||||
.header .rule_rule {
|
||||
width: 2rem;
|
||||
height: 0.77333rem;
|
||||
line-height: 0.77333rem;
|
||||
line-height: 0.8rem;
|
||||
font-size: 0.34667rem;
|
||||
font-weight: bold;
|
||||
position: absolute;
|
||||
@@ -62,7 +62,8 @@ body {
|
||||
padding-right: 0.13333rem;
|
||||
font-family: PingFang SC;
|
||||
text-align: center;
|
||||
text-indent: 5px;
|
||||
text-indent: 0.3rem;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.header .text {
|
||||
|
@@ -56,7 +56,7 @@ body {
|
||||
.rule_rule {
|
||||
width: 2rem;
|
||||
height: 0.77333rem;
|
||||
line-height: 0.77333rem;
|
||||
line-height: 0.8rem;
|
||||
font-size: px2rem(26);
|
||||
font-weight: bold;
|
||||
position: absolute;
|
||||
@@ -67,7 +67,8 @@ body {
|
||||
padding-right: px2rem(10);
|
||||
font-family: PingFang SC;
|
||||
text-align: center;
|
||||
text-indent: 5px;
|
||||
text-indent: 0.3rem;
|
||||
box-sizing: border-box;
|
||||
}
|
||||
|
||||
.text {
|
||||
|
Reference in New Issue
Block a user