Minor changes to docs and theme

This commit is contained in:
2020-03-05 20:25:35 -06:00
parent b77b87a429
commit 46ebe013bf
6 changed files with 22 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
}
a, .navbar-default a {
color: #06b !important;
color: #06a !important;
font-weight: normal;
}
@@ -17,4 +17,12 @@ a, .navbar-default a {
.navbar-default .active,
.active > a {
background-color: #f0f0f0 !important;
}
.icon-bar {
background-color: #666 !important;
}
.navbar-collapse {
border-color: #fff !important;
}