a
This commit is contained in:
parent
9a75e12db6
commit
f13956eb6a
|
|
@ -65,7 +65,7 @@
|
|||
|
||||
/* Formulaire semi-transparent par-dessus l'image */
|
||||
.login100-form {
|
||||
background-color: rgba(0, 50, 150, 0.3); /* blanc semi-transparent */
|
||||
background-color: rgba(0, 50, 150, 0); /* 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