diff --git a/static/css/main.css b/static/css/main.css index ed7494c..2ad2428 100644 --- a/static/css/main.css +++ b/static/css/main.css @@ -62,7 +62,7 @@ a:hover { overflow: scroll; } -#container { +.container { display: flex; flex-direction: column; position: absolute; @@ -126,22 +126,11 @@ a:hover { height: 25px; } -#login-page { - position: fixed; - display: none; - flex-direction: column; - width: 400px; - height: 400px; -} - form { margin-top: 25vh; margin-bottom: 10vh; padding: 0px; width: 50vw; - display: flex; - align-items: center; - flex-direction: column; } .form-group { diff --git a/static/index.html b/static/index.html index 64bca7c..7311e66 100644 --- a/static/index.html +++ b/static/index.html @@ -32,7 +32,7 @@
-
+
@@ -78,13 +78,13 @@ Copyright © OSS 110'Metz
- + -
-
+