From 94029d5b2a15bb7a210147ece4884a19ee42c277 Mon Sep 17 00:00:00 2001 From: bastien Date: Fri, 26 May 2023 17:44:53 +0200 Subject: [PATCH] modif couleur footer --- agreugreu.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/agreugreu.css b/agreugreu.css index a03d38d..928438d 100755 --- a/agreugreu.css +++ b/agreugreu.css @@ -165,8 +165,8 @@ footer { justify-content: center; align-items: center; margin-top: 70px; - height: 40px; - color: white; + height: 40px; + color: skyblue; font-size: 16px; background-color: #52575e; }