From b68af15517becb714f6424820a398fdbd7ac37ae Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Mar 2026 13:35:05 +0100 Subject: [PATCH] tentative de correction du css pour voir la barre de navigation s'afficher --- static/style.css | 2 +- templates/base.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/static/style.css b/static/style.css index abec59e..24f350f 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ footer{ background-color: lightgrey; } -.nav{ +nav{ list-style-type: none; margin: 0px; padding: 0px; diff --git a/templates/base.html b/templates/base.html index a42f208..93959e8 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@

Le site de Hatmos