Showing
1 changed file
with
3 additions
and
2 deletions
@@ -146,8 +146,9 @@ | @@ -146,8 +146,9 @@ | ||
146 | } | 146 | } |
147 | 147 | ||
148 | .grade-bill-left > .order > .order-tip { | 148 | .grade-bill-left > .order > .order-tip { |
149 | - font-size: 20px; | ||
150 | - color: #9ec3cd; | 149 | + font-size: 18px; |
150 | + color: #4a90e2; | ||
151 | + font-weight: 300; | ||
151 | } | 152 | } |
152 | 153 | ||
153 | .grade-bill-left > .time { | 154 | .grade-bill-left > .time { |
-
Please register or login to post a comment