From fceb8610d6ab790a45b9c53512dd6df631797d03 Mon Sep 17 00:00:00 2001 From: Jeremy Date: Sun, 30 Nov 2025 16:56:24 -0500 Subject: [PATCH] =?UTF-8?q?Page=20d'=C3=A9quipe=20:=20correctif=20pour=20l?= =?UTF-8?q?'accessibilit=C3=A9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index bf26bfc..6346392 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -415,7 +415,7 @@ footer { } .team section article div.box:hover { - background-color: rgba(25, 33, 75, 0.8); + background-color: rgba(39, 58, 86, 0.9); } .team section article.grilleGauche div.box {