Commit 876dd9419280c4b2cdc4571d2def1070e1b53288

Authored by liuqimichale
2 parents 04a2a76d d966a8d3

Merge branch 'test' of http://192.168.1.195:9998/web_developers/webportal into test

Showing 2 changed files with 7 additions and 2 deletions
contact.html
... ... @@ -102,7 +102,8 @@
102 102 <div>智慧停车项目</div>
103 103 </li>
104 104 <li class="text-center col-md-6 col-xs-12 example-wrap-empty example-wrap-main">
105   -
  105 + <div>双流</div>
  106 + <div>智慧停车项目</div>
106 107 </li>
107 108  
108 109 </ul>
... ...
style.css
... ... @@ -2523,4 +2523,8 @@ a:hover{
2523 2523 50% {width:50%;}
2524 2524 75% {width:75%;}
2525 2525 100% {width:100%;}
2526   -}
2527 2526 \ No newline at end of file
  2527 +}
  2528 +/*mebu css*/
  2529 +.slicknav_menu .slicknav_btn{
  2530 + background: #49A4FE !important;
  2531 +}
... ...