From c475f4fe4de9d7baeea0b1c4e51f059c2bb6ee2e Mon Sep 17 00:00:00 2001 From: Boureghda Iman <iman.cadi-boureghda@student-cs.fr> Date: Fri, 5 Apr 2024 09:57:58 +0200 Subject: [PATCH] changement police --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index b922a52..5b3b171 100644 --- a/styles.css +++ b/styles.css @@ -253,7 +253,7 @@ nav > ul li:hover .sous { padding: 1%; } .footer { - background-color: grey; + background-color: rgb(23, 51, 13, 0.661967); padding-bottom: 30px; padding-left: 30px; padding-right: 30px; -- GitLab