From 018ec05979e3010990495f2d6645a5a5b80d7a6b Mon Sep 17 00:00:00 2001 From: Whykioh Date: Tue, 3 Mar 2026 20:30:42 +0100 Subject: [PATCH] ,;b: --- poker-paf/game.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/poker-paf/game.css b/poker-paf/game.css index bf30638..c47a4e3 100644 --- a/poker-paf/game.css +++ b/poker-paf/game.css @@ -441,7 +441,7 @@ button.btn-back { border-radius: 20px; padding: 30px; text-align: center; - z-index: 10000; /* Toujours au-dessus */ + z-index: 10000000000; /* Toujours au-dessus */ box-shadow: 0 0 50px rgba(0, 0, 0, 1); animation: scaleUp 0.3s ease-out; }