修复:修复样式、及字体大小
This commit is contained in:
@@ -424,13 +424,13 @@
|
||||
}
|
||||
|
||||
.recharge-button {
|
||||
width: 100%;
|
||||
width: 60%;
|
||||
height: 50rpx;
|
||||
line-height: 50rpx;
|
||||
background-color: #007bff;
|
||||
color: #ffffff;
|
||||
font-size: 18rpx;
|
||||
border-radius: 25rpx;
|
||||
font-size: 30rpx;
|
||||
border-radius: 30rpx;
|
||||
border: none;
|
||||
}
|
||||
|
||||
@@ -460,7 +460,7 @@
|
||||
}
|
||||
|
||||
.cha_fangsh {
|
||||
padding: 20rpx 20rpx 60rpx 20rpx;
|
||||
padding: 20rpx;
|
||||
|
||||
.cf_title {
|
||||
font-size: 30rpx;
|
||||
@@ -506,7 +506,7 @@
|
||||
display: flex;
|
||||
padding: 20rpx 20rpx 160rpx 20rpx;
|
||||
color: #aaa;
|
||||
font-size: 18rpx;
|
||||
font-size: 26rpx;
|
||||
align-items: center;
|
||||
|
||||
.highlight {
|
||||
|
||||
Reference in New Issue
Block a user