Commit 4a845ead628eee748c7c74e5c1a44fa0f41e65db
1 parent
46f28af9
全局样式文件修改
Showing
1 changed file
with
4 additions
and
2 deletions
app.wxss
@@ -46,6 +46,9 @@ | @@ -46,6 +46,9 @@ | ||
46 | .pdl20 { | 46 | .pdl20 { |
47 | padding-left: 20rpx; | 47 | padding-left: 20rpx; |
48 | } | 48 | } |
49 | +.pdl30 { | ||
50 | + padding-left: 30rpx; | ||
51 | +} | ||
49 | .pdr10 { | 52 | .pdr10 { |
50 | padding-right: 10rpx; | 53 | padding-right: 10rpx; |
51 | } | 54 | } |
@@ -632,7 +635,6 @@ background: #ffe3e2; | @@ -632,7 +635,6 @@ background: #ffe3e2; | ||
632 | .fs24{ | 635 | .fs24{ |
633 | font-size: 24rpx !important; | 636 | font-size: 24rpx !important; |
634 | } | 637 | } |
635 | - | ||
636 | .fs26{ | 638 | .fs26{ |
637 | font-size: 26rpx; | 639 | font-size: 26rpx; |
638 | } | 640 | } |
@@ -651,7 +653,7 @@ background: #ffe3e2; | @@ -651,7 +653,7 @@ background: #ffe3e2; | ||
651 | font-size:35rpx; | 653 | font-size:35rpx; |
652 | } | 654 | } |
653 | .fs36 { | 655 | .fs36 { |
654 | - font-size: 36rpx; | 656 | + font-size: 36rpx !important; |
655 | } | 657 | } |
656 | .fs38 { | 658 | .fs38 { |
657 | font-size: 38rpx; | 659 | font-size: 38rpx; |