From ec57a621088dfe9a4324eb71f5fa220c4b5e0ca2 Mon Sep 17 00:00:00 2001 From: Simon Giraudot Date: Wed, 9 Oct 2024 14:40:24 +0200 Subject: [PATCH] =?UTF-8?q?Am=C3=A9lioration=20couleurs=20du=20footer?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- bdchapril.css | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bdchapril.css b/bdchapril.css index 0be2ce3..02f127d 100644 --- a/bdchapril.css +++ b/bdchapril.css @@ -225,7 +225,7 @@ footer margin-top: 10px; width: 100%; text-align: center; -color: #FFFFFF; +color: #444444; padding-bottom: 10px; } @@ -236,7 +236,6 @@ display: inline; footer a { -color: #F5F5F5; font-weight: bold; text-decoration: none; }