This commit is contained in:
parent
5a6799f983
commit
523d7ab97b
|
@ -303,11 +303,11 @@
|
||||||
right: 20px;
|
right: 20px;
|
||||||
top: 0;
|
top: 0;
|
||||||
background: url(../../static/images/index/vip.png) no-repeat center;
|
background: url(../../static/images/index/vip.png) no-repeat center;
|
||||||
background-size: cover;
|
background-size:100%;
|
||||||
width: 198rpx;
|
width: 198rpx;
|
||||||
height: 80px;
|
height: 70px;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
line-height: 96px;
|
line-height: 82px;
|
||||||
font-weight: normal;
|
font-weight: normal;
|
||||||
font-size: 40rpx;
|
font-size: 40rpx;
|
||||||
color: #FEFEFE;
|
color: #FEFEFE;
|
||||||
|
|
Loading…
Reference in New Issue