style:选中样式
Showing
1 changed file
with
2 additions
and
2 deletions
| ... | @@ -245,7 +245,7 @@ div.c_five ul li a img { | ... | @@ -245,7 +245,7 @@ div.c_five ul li a img { |
| 245 | .news-active::after { | 245 | .news-active::after { |
| 246 | position: absolute; | 246 | position: absolute; |
| 247 | width: 100%; | 247 | width: 100%; |
| 248 | height: 1px; | 248 | height: 2px; |
| 249 | background-color: #006CFF; | 249 | background-color: #006CFF; |
| 250 | content: ""; | 250 | content: ""; |
| 251 | bottom: -20px; | 251 | bottom: -20px; |
| ... | @@ -686,7 +686,7 @@ div.c_five ul li a img { | ... | @@ -686,7 +686,7 @@ div.c_five ul li a img { |
| 686 | .regulations-active::after { | 686 | .regulations-active::after { |
| 687 | position: absolute; | 687 | position: absolute; |
| 688 | width: 100%; | 688 | width: 100%; |
| 689 | height: 1px; | 689 | height: 2px; |
| 690 | background-color: #006CFF; | 690 | background-color: #006CFF; |
| 691 | content: ""; | 691 | content: ""; |
| 692 | bottom: -11px; | 692 | bottom: -11px; | ... | ... |
-
Please register or sign in to post a comment