[PATCH] Add the background color too

This commit is contained in:
Joar Wandborg 2013-11-13 22:30:02 +01:00 committed by Bradley M. Kuhn
parent b1ef0db616
commit 33e1da24e3

View file

@ -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,