diff --git a/frontend/css/style.css b/frontend/css/style.css index 694bde8..5bb4f5e 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -44,11 +44,14 @@ html, body { opacity: 0; pointer-events: none; transition: opacity 0.4s ease; + z-index: 1; + background: var(--fond); } .ecran.actif { opacity: 1; pointer-events: all; + z-index: 10; } /* === Ecran d'accueil === */ diff --git a/frontend/index.html b/frontend/index.html index ae1e8a9..d09431c 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -135,7 +135,7 @@ -
+

Administration