a
This commit is contained in:
parent
2a00ce7c47
commit
39d5a574ef
|
|
@ -68,7 +68,7 @@
|
|||
|
||||
/* Formulaire semi-transparent par-dessus l'image */
|
||||
.login100-form {
|
||||
background-color: rgba(0, 50, 150, 0); /* blanc semi-transparent */
|
||||
background-color: rgba(0, 50, 150, 1); /* 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