From ff2a45feb0080b89db8c6193306a4676705ea607 Mon Sep 17 00:00:00 2001 From: polo Date: Mon, 23 Jun 2025 17:22:28 +0200 Subject: =?UTF-8?q?diverses=20am=C3=A9liorations=20de=20l'affichage?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- public/css/foot.css | 1 + 1 file changed, 1 insertion(+) (limited to 'public/css/foot.css') diff --git a/public/css/foot.css b/public/css/foot.css index 023a0f2..dd9b953 100644 --- a/public/css/foot.css +++ b/public/css/foot.css @@ -134,6 +134,7 @@ footer > div background-color: #ffff00; position: fixed; bottom: 0px; + z-index: 1; /* augmenter la valeur si nécessaire */ } .logged_in button { -- cgit v1.2.3