navbar-header clickable, contact href fixed, highlights focus color fixed
This commit is contained in:
parent
fa538e7747
commit
b1baf564db
4 changed files with 14 additions and 5 deletions
|
|
@ -972,6 +972,10 @@ tech-sub-sec h2 {
|
|||
.navbar-default .navbar-nav>.open>a:focus,
|
||||
.navbar-default .navbar-nav>.open>a:hover {
|
||||
background: transparent;
|
||||
}
|
||||
.navbar-transparent .navbar-nav>.open>a,
|
||||
.navbar-transparent .navbar-nav>.open>a:focus,
|
||||
.navbar-transparent .navbar-nav>.open>a:hover {
|
||||
color: #fff;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue