More specific rules to override the defaults
This commit is contained in:
parent
eb2c045ba1
commit
d0e569c5d2
1 changed files with 5 additions and 4 deletions
|
@ -7,10 +7,11 @@ footer {
|
|||
padding-top: 40px;
|
||||
padding-bottom: 30px;
|
||||
}
|
||||
.npoacct-navbar a:focus,
|
||||
.npoacct-navbar a:active,
|
||||
.npoacct-navbar a:hover,
|
||||
.npoacct-navbar a,
|
||||
.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,
|
||||
.npoacct-navbar.navbar-default .navbar-nav > li > a,
|
||||
.npoacct-navbar.navbar-default .navbar-brand,
|
||||
.npoacct-navbar {
|
||||
color: white;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue