Docs: Minor fixes to CSS

master
Alinson S. Xavier 5 years ago
parent ea4bdd38be
commit e2048fc659

@ -14,6 +14,10 @@ a, .navbar-default a {
}
.navbar-default a:hover,
.navbar-default a:focus {
background-color: #f4f4f4 !important;
}
.navbar-default .active,
.active > a {
background-color: #f0f0f0 !important;

Loading…
Cancel
Save