购买咨询的tab颜色改深一点 code review by zhaobiao
Showing
1 changed file
with
1 additions
and
1 deletions
@@ -160,7 +160,7 @@ | @@ -160,7 +160,7 @@ | ||
160 | line-height: pxToRem(60px); | 160 | line-height: pxToRem(60px); |
161 | font-size: pxToRem(28px); | 161 | font-size: pxToRem(28px); |
162 | text-align: center; | 162 | text-align: center; |
163 | - color: #ccc; | 163 | + color: $subFontC; |
164 | &.focus { | 164 | &.focus { |
165 | color: #000; | 165 | color: #000; |
166 | } | 166 | } |
-
Please register or login to post a comment