style:新闻详情
Showing
1 changed file
with
7 additions
and
6 deletions
... | @@ -135,12 +135,14 @@ div.navigation { | ... | @@ -135,12 +135,14 @@ div.navigation { |
135 | background-color: #006CFF !important; | 135 | background-color: #006CFF !important; |
136 | } | 136 | } |
137 | .title { | 137 | .title { |
138 | height: 30px; | 138 | height: 50px; |
139 | font-size: 30px; | 139 | font-size: 30px; |
140 | padding: 30px 0; | 140 | padding: 30px 0; |
141 | font-weight: 500; | 141 | font-weight: 500; |
142 | color: #4A4A4A; | 142 | color: #4A4A4A; |
143 | line-height: 30px; | 143 | line-height: 40px; |
144 | text-align: center; | ||
145 | margin-top: -10px; | ||
144 | } | 146 | } |
145 | 147 | ||
146 | .left { | 148 | .left { |
... | @@ -148,10 +150,6 @@ div.navigation { | ... | @@ -148,10 +150,6 @@ div.navigation { |
148 | display: inline-block; | 150 | display: inline-block; |
149 | } | 151 | } |
150 | 152 | ||
151 | .title { | ||
152 | text-align: center; | ||
153 | } | ||
154 | |||
155 | .left-left, .left-right { | 153 | .left-left, .left-right { |
156 | float: left; | 154 | float: left; |
157 | border-top: 1px solid #DEDEDE; | 155 | border-top: 1px solid #DEDEDE; |
... | @@ -727,3 +725,6 @@ div.navigation { | ... | @@ -727,3 +725,6 @@ div.navigation { |
727 | color: #4A4A4A; | 725 | color: #4A4A4A; |
728 | font-size: 14px; | 726 | font-size: 14px; |
729 | } | 727 | } |
728 | .newsTitle { | ||
729 | padding-bottom: 8px; | ||
730 | } | ||
... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment