充值页面修改样式颜色
This commit is contained in:
@@ -751,7 +751,7 @@ body {
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: 0.4266666667rem;
|
||||
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%);
|
||||
background: linear-gradient(270deg, #500FFF 0%, #F854FC 100%);
|
||||
}
|
||||
|
||||
.selectAddress {
|
||||
|
@@ -839,7 +839,7 @@ body {
|
||||
text-align: center;
|
||||
color: #fff;
|
||||
font-size: px2rem(32);
|
||||
background: linear-gradient(90deg, #5AECFA 0%, #9DB4FF 49%, #CF70FF 100%)
|
||||
background: linear-gradient( 270deg, #500FFF 0%, #F854FC 100%);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user