From b9182786bfe4d1a218c7ea389d924db983e29c02 Mon Sep 17 00:00:00 2001 From: Pierre-Olivier Mercier Date: Fri, 15 Dec 2017 19:39:46 +0100 Subject: [PATCH] frontend: improve design --- frontend/static/css/fic.css | 3 +++ frontend/static/views/theme.html | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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 @@
- Soumettre une solution + Faire son rapport
  • . Dernière solution envoyée à {{ my.exercices[current_exercice].solved_time | date:"mediumTime" }}.