version 1.0 + dropdown menu
This commit is contained in:
@@ -127,21 +127,20 @@ h5 {
|
||||
color: #f4511e !important;
|
||||
}
|
||||
.navbar-nav li.active a {
|
||||
color: #000 !important;
|
||||
background-color: #29292c !important;
|
||||
color: #f4511e !important;
|
||||
}
|
||||
.navbar-default .navbar-toggle {
|
||||
border-color: transparent;
|
||||
}
|
||||
.open .dropdown-toggle {
|
||||
color: #fff;
|
||||
background-color: #555 !important;
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
.dropdown-menu li a {
|
||||
color: #000 !important;
|
||||
}
|
||||
.dropdown-menu li a:hover {
|
||||
background-color: red !important;
|
||||
background-color: #ffffff !important;
|
||||
}
|
||||
.menu-item {
|
||||
font-size: 16px !important;
|
||||
|
||||
Reference in New Issue
Block a user