From f3bf59d66fe827dcf4d8ef5b120820b422560630 Mon Sep 17 00:00:00 2001 From: mco-system Date: Fri, 7 Apr 2023 18:49:58 +1100 Subject: [PATCH] wip beta --- src/thsf/static/css/style.css | 12 +++- src/thsf/templates/index.html | 127 ++++++++++++++++++---------------- 2 files changed, 78 insertions(+), 61 deletions(-) diff --git a/src/thsf/static/css/style.css b/src/thsf/static/css/style.css index 313e1ed..6d4fb68 100644 --- a/src/thsf/static/css/style.css +++ b/src/thsf/static/css/style.css @@ -54,6 +54,13 @@ span.place { } #main_wrapper { + display: flex; + flex-direction: line; + justify-content: flex-start; + align-items: start; +} + +#center_wrapper { display: flex; flex-direction: column; justify-content: flex-start; @@ -74,10 +81,9 @@ img.logo { width: inherit; } -#navbar_wrapper { - margin-top: 1em; +#let_navbar_wrapper, #right_navbar_wrapper { display: flex; - flex-direction: line; + flex-direction: column; justify-content: flex-start; align-items: center; gap: 2em; diff --git a/src/thsf/templates/index.html b/src/thsf/templates/index.html index 8f8938b..906ad46 100644 --- a/src/thsf/templates/index.html +++ b/src/thsf/templates/index.html @@ -1,68 +1,79 @@ {% extends "base.html" %} {% block content %}
-
- -
- Toulouse Hacker Space Factory -
-
- 26 28 mai 2023 - - CINÉMA UTOPIA BORDEROUGE -
-
-
- -
-