From 69e081c03436b4472af4f7b18244a9e054dd09f9 Mon Sep 17 00:00:00 2001 From: LD Date: Wed, 3 Dec 2025 21:00:46 -0500 Subject: [PATCH] modif de la largeur du fond opaque --- 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 4240295..9db4c9e 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -202,7 +202,7 @@ footer a:hover { background-color: #13172cb0; position: absolute; top: 5%; - height: 120%; + height: 115%; left: 50%; transform: translate(-50%, 0); z-index: 10;