Merge branch 'master' of http://yun.pashanhoo.com:9090/renchao/portalStaticPage
Showing
2 changed files
with
2 additions
and
1 deletions
... | @@ -413,7 +413,7 @@ div.c_one ul li a i { | ... | @@ -413,7 +413,7 @@ div.c_one ul li a i { |
413 | 413 | ||
414 | div.c_one .news ul { | 414 | div.c_one .news ul { |
415 | float: right; | 415 | float: right; |
416 | width: 50%; | 416 | width: 51%; |
417 | } | 417 | } |
418 | .news_title_content:hover span{ | 418 | .news_title_content:hover span{ |
419 | color: #4A4A4A; | 419 | color: #4A4A4A; | ... | ... |
... | @@ -117,6 +117,7 @@ div.subject { | ... | @@ -117,6 +117,7 @@ div.subject { |
117 | width: 1200px; | 117 | width: 1200px; |
118 | margin: 0 auto; | 118 | margin: 0 auto; |
119 | overflow: hidden; | 119 | overflow: hidden; |
120 | min-height:calc(100vh - 207px); | ||
120 | } | 121 | } |
121 | .right { | 122 | .right { |
122 | width: 400px; | 123 | width: 400px; | ... | ... |
-
Please register or sign in to post a comment