style:首页样式的修改
Showing
1 changed file
with
2 additions
and
4 deletions
| ... | @@ -435,18 +435,16 @@ div.c_one h2 a { | ... | @@ -435,18 +435,16 @@ div.c_one h2 a { |
| 435 | div.c_one h2 span { | 435 | div.c_one h2 span { |
| 436 | float: left; | 436 | float: left; |
| 437 | background: #ffffff url("../image/n_t_s.jpg") no-repeat left center; | 437 | background: #ffffff url("../image/n_t_s.jpg") no-repeat left center; |
| 438 | padding-left: 45px; | 438 | font-size: 20px; |
| 439 | font-size: 18px; | ||
| 440 | color: #000000; | 439 | color: #000000; |
| 441 | letter-spacing: 2px; | 440 | letter-spacing: 2px; |
| 442 | } | 441 | } |
| 443 | 442 | ||
| 444 | div.c_one h2 i { | 443 | div.c_one h2 i { |
| 445 | float: right; | 444 | float: right; |
| 446 | font-size: 12px; | 445 | font-size: 14px; |
| 447 | font-style: normal; | 446 | font-style: normal; |
| 448 | color: #9d9d9d; | 447 | color: #9d9d9d; |
| 449 | margin-top: 10px; | ||
| 450 | 448 | ||
| 451 | } | 449 | } |
| 452 | 450 | ... | ... |
-
Please register or sign in to post a comment