主播周奖励 - 修改样式
This commit is contained in:
@@ -751,7 +751,7 @@ body {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: rgba(0, 0, 0, 0.6);
|
background: rgba(0, 0, 0, 0.6);
|
||||||
z-index: 11;
|
z-index: 999;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.pub .pub_in {
|
.pub .pub_in {
|
||||||
|
@@ -858,7 +858,7 @@ body {
|
|||||||
bottom: 0;
|
bottom: 0;
|
||||||
right: 0;
|
right: 0;
|
||||||
background: rgba(0, 0, 0, .6);
|
background: rgba(0, 0, 0, .6);
|
||||||
z-index: 11;
|
z-index: 999;
|
||||||
display: none;
|
display: none;
|
||||||
|
|
||||||
.pub_in {
|
.pub_in {
|
||||||
|
@@ -365,7 +365,8 @@ body {
|
|||||||
height: 0.8266666667rem;
|
height: 0.8266666667rem;
|
||||||
font-family: PingFang SC, PingFang SC;
|
font-family: PingFang SC, PingFang SC;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: 0.2666666667rem;
|
font-size: 0.4266666667rem;
|
||||||
|
line-height: 0.6666666667rem;
|
||||||
color: #313131;
|
color: #313131;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
|
@@ -417,7 +417,8 @@ body {
|
|||||||
height: px2rem(62);
|
height: px2rem(62);
|
||||||
font-family: PingFang SC, PingFang SC;
|
font-family: PingFang SC, PingFang SC;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
font-size: px2rem(20);
|
font-size: px2rem(32);
|
||||||
|
line-height: px2rem(50);
|
||||||
color: #313131;
|
color: #313131;
|
||||||
font-style: normal;
|
font-style: normal;
|
||||||
text-transform: none;
|
text-transform: none;
|
||||||
|
Reference in New Issue
Block a user