BJ_web_developers
/
webportal
Toggle navigation
Sign in
Sign in
Project
Files
Commits
Network
Graphs
Milestones
Issues
0
Merge Requests
0
Labels
Wiki
Download as
Email Patches
Plain Diff
Browse Code ยป
Commit
d966a8d3e824feb7176184863fb149174e6a5d2b
Authored by
Andy
2018-09-27 17:33:20 +0800
1 parent
a5c6abe0
add
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
style.css
style.css
View file @
d966a8d
...
...
@@ -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
+}
...
...