diff --git a/frontend/static/css/fic.css b/frontend/static/css/fic.css index 25ea9494..4436c005 100644 --- a/frontend/static/css/fic.css +++ b/frontend/static/css/fic.css @@ -45,6 +45,9 @@ body { .navbar { margin-bottom: 0; } +.navbar.bg-primary { + border-bottom: 5px #358cb7 solid; +} .navbar img { margin: 3px auto; height: 100px; diff --git a/frontend/static/views/theme.html b/frontend/static/views/theme.html index 7535e159..d5dadd63 100644 --- a/frontend/static/views/theme.html +++ b/frontend/static/views/theme.html @@ -54,7 +54,7 @@