From 0ed86b4b83417ef66ae0300715e4ff64ccefea6a Mon Sep 17 00:00:00 2001 From: nemunaire Date: Tue, 23 Jan 2018 04:16:50 +0100 Subject: [PATCH] frontend: last minute css fixes --- frontend/static/css/fic.css | 2 +- frontend/static/e404.html | 2 +- frontend/static/e413.html | 2 +- frontend/static/e500.html | 2 +- frontend/static/index.html | 2 +- frontend/static/views/theme.html | 10 +++++++++- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/frontend/static/css/fic.css b/frontend/static/css/fic.css index 72281165..e6d837f7 100644 --- a/frontend/static/css/fic.css +++ b/frontend/static/css/fic.css @@ -51,7 +51,7 @@ body { .navbar { margin-bottom: 0; } -.navbar.bg-primary { +.navbar.niceborder { border-bottom: 5px #0092d1 solid; } .navbar img { diff --git a/frontend/static/e404.html b/frontend/static/e404.html index 45ef46f8..b4e53043 100644 --- a/frontend/static/e404.html +++ b/frontend/static/e404.html @@ -13,7 +13,7 @@ -