From fe53b6f3f3c49d4ad152516ed367c1005df0a50a Mon Sep 17 00:00:00 2001 From: rubenwardy Date: Fri, 18 May 2018 00:16:10 +0100 Subject: Improve CSS and overall design --- app/templates/base.html | 101 ++++++++++++++++++++++++------------------------ 1 file changed, 51 insertions(+), 50 deletions(-) (limited to 'app/templates/base.html') diff --git a/app/templates/base.html b/app/templates/base.html index 504563e..050448b 100644 --- a/app/templates/base.html +++ b/app/templates/base.html @@ -12,65 +12,66 @@ - {% block flash_messages %} {%- with messages = get_flashed_messages(with_categories=true) -%} {% if messages %} -- cgit v1.2.3