style:style
Showing
1 changed file
with
2 additions
and
2 deletions
... | @@ -93,10 +93,10 @@ | ... | @@ -93,10 +93,10 @@ |
93 | cursor: pointer; | 93 | cursor: pointer; |
94 | } | 94 | } |
95 | .selectCity .area_list li:hover { | 95 | .selectCity .area_list li:hover { |
96 | background-color: #FFB800; | 96 | background-color: #5FB878; |
97 | } | 97 | } |
98 | .active1 { | 98 | .active1 { |
99 | background-color: #FFB800!important; | 99 | background-color: #5FB878!important; |
100 | } | 100 | } |
101 | .select_officehall { | 101 | .select_officehall { |
102 | width: 1200px; | 102 | width: 1200px; | ... | ... |
-
Please register or sign in to post a comment