a
This commit is contained in:
parent
4a5672914b
commit
a87ef9bfb5
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user