This commit is contained in:
KANE LAZENI 2026-06-23 11:45:19 +00:00
parent 7b2ca9ce43
commit 92ac984582

View File

@ -49,7 +49,7 @@
/* Formulaire semi-transparent par-dessus l'image */
.login100-form {
background-color: rgba(0, 50, 150, 0); /* blanc semi-transparent */
background-color: rgba(255, 255, 255, 0); /* blanc semi-transparent */
/*padding: 40px;*/
padding-top: 60px;
}