Line 23: | Line 23: | ||
#top_menu_under { | #top_menu_under { | ||
height: 0; | height: 0; | ||
+ | } | ||
+ | #top_menu_14 { | ||
+ | border-bottom: 0; | ||
} | } | ||
#globalWrapper { | #globalWrapper { | ||
Line 31: | Line 34: | ||
} | } | ||
.navbar-inverse .navbar-brand { | .navbar-inverse .navbar-brand { | ||
+ | color: #fff; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover { | ||
+ | background-color: rgba(0,0,0,0); | ||
+ | color: #999; | ||
+ | } | ||
+ | .navbar-inverse .navbar-nav>li>a { | ||
color: #fff; | color: #fff; | ||
} | } |
Revision as of 15:49, 4 October 2016