From 3f569169355bbe7c7bdf9bee1f5518c50b724caa Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Mar 2026 13:27:25 +0100 Subject: [PATCH] mise a jour de la barre de navigation en css --- static/style.css | 2 +- templates/base.html | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index add3965..abec59e 100644 --- a/static/style.css +++ b/static/style.css @@ -18,7 +18,7 @@ footer{ } .nav-element{ - float: right; + float: left; } .nav-link{ diff --git a/templates/base.html b/templates/base.html index 14daf46..a93e13e 100644 --- a/templates/base.html +++ b/templates/base.html @@ -11,12 +11,14 @@

Le site de Hatmos

+
+