style:新闻动态
Showing
1 changed file
with
2 additions
and
1 deletions
| ... | @@ -299,7 +299,7 @@ div.subject { | ... | @@ -299,7 +299,7 @@ div.subject { |
| 299 | } | 299 | } |
| 300 | .newsBottom { | 300 | .newsBottom { |
| 301 | overflow: hidden; | 301 | overflow: hidden; |
| 302 | margin-top: 20 px; | 302 | margin-top: 80px; |
| 303 | } | 303 | } |
| 304 | .newsBottom .newIcon { | 304 | .newsBottom .newIcon { |
| 305 | float: left; | 305 | float: left; |
| ... | @@ -320,6 +320,7 @@ div.subject { | ... | @@ -320,6 +320,7 @@ div.subject { |
| 320 | .newsCon { | 320 | .newsCon { |
| 321 | overflow: hidden; | 321 | overflow: hidden; |
| 322 | margin-top: 15px; | 322 | margin-top: 15px; |
| 323 | padding-bottom: 10px; | ||
| 323 | } | 324 | } |
| 324 | .tj { | 325 | .tj { |
| 325 | margin: 10px 0; | 326 | margin: 10px 0; | ... | ... |
-
Please register or sign in to post a comment