This commit is contained in:
KANE LAZENI 2026-06-23 11:21:05 +00:00
parent 4a5672914b
commit a87ef9bfb5

View File

@ -68,7 +68,7 @@
/* Formulaire semi-transparent par-dessus l'image */
.login100-form {
background-color: rgba(255, 255, 255, 0.85); /* blanc semi-transparent */
background-color: rgba(0, 50, 150, 0.7); /* blanc semi-transparent */
padding: 40px;
border-radius: 10px;
backdrop-filter: blur(5px); /* flou derrière le formulaire */