Showing
1 changed file
with
7 additions
and
0 deletions
@@ -429,6 +429,13 @@ | @@ -429,6 +429,13 @@ | ||
429 | margin-top: 10px; | 429 | margin-top: 10px; |
430 | } | 430 | } |
431 | 431 | ||
432 | + div { | ||
433 | + font-size: 28px; | ||
434 | + color: #444; | ||
435 | + float: left; | ||
436 | + line-height: 45px; | ||
437 | + } | ||
438 | + | ||
432 | .disable { | 439 | .disable { |
433 | background-color: #b0b0b0; | 440 | background-color: #b0b0b0; |
434 | color: #fff; | 441 | color: #fff; |
-
Please register or login to post a comment