diff --git a/cara/apps/static/css/style.css b/cara/apps/static/css/style.css index b753c20c..39abaeb7 100644 --- a/cara/apps/static/css/style.css +++ b/cara/apps/static/css/style.css @@ -64,14 +64,14 @@ body { padding: .2rem; } -/* .nav-link { +.nav-link { color: rgb(255, 255, 255)!important; } .nav-link.active, .nav-link:hover { color: rgb(45, 138, 241)!important; -} */ +} /*============= SPLIT =============*/ diff --git a/cara/apps/templates/layout.html.j2 b/cara/apps/templates/layout.html.j2 index f43b94d5..e56dfb85 100644 --- a/cara/apps/templates/layout.html.j2 +++ b/cara/apps/templates/layout.html.j2 @@ -35,11 +35,11 @@