From b330c3ec624b9c36c7901a65188697765a7cde26 Mon Sep 17 00:00:00 2001 From: Guillaume Horel Date: Sat, 28 Mar 2015 16:05:57 -0400 Subject: better alignment --- static/main.css | 4 +++- templates/login.html | 24 ++++++++++++------------ 2 files changed, 15 insertions(+), 13 deletions(-) diff --git a/static/main.css b/static/main.css index c546e8c..5ae7b30 100644 --- a/static/main.css +++ b/static/main.css @@ -22,7 +22,9 @@ nav .fa { } .login { - margin:10em auto + margin:10em auto auto; + width: 400px; + } p.kadoscope{ diff --git a/templates/login.html b/templates/login.html index 5e2af32..f0de980 100644 --- a/templates/login.html +++ b/templates/login.html @@ -2,32 +2,32 @@ {%block title %}Connexion{% endblock %} {% block body %}
-
-

Connexion

+

Connexion

- -
+ +
- -
+ +
-
- +
+
+ +
{% if error %} -

Erreur: {{ error }}

{% endif %} +

Erreur : {{ error }}

{% endif %} -
{% endblock %} -- cgit v1.2.3-70-g09d2