Add the background color too
This commit is contained in:
parent
d0e569c5d2
commit
bdc0dd2fdf
1 changed files with 5 additions and 0 deletions
|
@ -7,6 +7,11 @@ footer {
|
|||
padding-top: 40px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
|
||||
.npoacct-navbar.navbar-default {
|
||||
background-color: #577632;
|
||||
}
|
||||
|
||||
.npoacct-navbar.navbar-default .navbar-nav > li > a:focus,
|
||||
.npoacct-navbar.navbar-default .navbar-nav > li > a:active,
|
||||
.npoacct-navbar.navbar-default .navbar-nav > li > a:hover,
|
||||
|
|
Loading…
Reference in a new issue