diff --git a/lib/css/index.css b/lib/css/index.css index 4ad1b3c..9f6c7a3 100644 --- a/lib/css/index.css +++ b/lib/css/index.css @@ -100,6 +100,15 @@ nav { background-color: transparent !important; box-shadow: none; } + +.nav-item { + color: white !important; +} + +.nav-link.active { + background-color: rgb(11, 90, 121); + border-radius: 0.2rem; +} /* /Navbar */ /* Special Branded Color Classes*/