style:border
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -93,7 +93,7 @@ div.banner ul li a { | ... | @@ -93,7 +93,7 @@ div.banner ul li a { |
93 | padding: 20px; | 93 | padding: 20px; |
94 | height: 60px; | 94 | height: 60px; |
95 | box-sizing: border-box; | 95 | box-sizing: border-box; |
96 | border-bottom: 1px solid #E6E6E6; | 96 | border-bottom: 2px solid #E6E6E6; |
97 | width: 100%; | 97 | width: 100%; |
98 | } | 98 | } |
99 | .laws_regulations .title h2 a p{ | 99 | .laws_regulations .title h2 a p{ |
... | @@ -223,7 +223,7 @@ div.banner ul li a { | ... | @@ -223,7 +223,7 @@ div.banner ul li a { |
223 | box-sizing: border-box; | 223 | box-sizing: border-box; |
224 | height: 60px; | 224 | height: 60px; |
225 | box-sizing: border-box; | 225 | box-sizing: border-box; |
226 | border-bottom: 1px solid #E6E6E6; | 226 | border-bottom: 2px solid #E6E6E6; |
227 | width: 100%; | 227 | width: 100%; |
228 | } | 228 | } |
229 | .common_question .title h2 a p{ | 229 | .common_question .title h2 a p{ | ... | ... |
-
Please register or sign in to post a comment