From 2ff220977cb40e1a4e1e5aeb2794b3e72570fd44 Mon Sep 17 00:00:00 2001 From: Thomas Date: Sat, 7 Mar 2026 13:39:20 +0100 Subject: [PATCH] ajout de la classe nav-list a la liste de lien de la barre de navigation --- 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 24f350f..fe0191b 100644 --- a/static/style.css +++ b/static/style.css @@ -10,7 +10,7 @@ footer{ background-color: lightgrey; } -nav{ +.nav-list{ list-style-type: none; margin: 0px; padding: 0px; diff --git a/templates/base.html b/templates/base.html index a40a7b7..0cfdd00 100644 --- a/templates/base.html +++ b/templates/base.html @@ -14,7 +14,7 @@

Le site de Hatmos