Update login.html

This commit is contained in:
Tara Rostami 2023-12-15 19:42:40 +03:30 committed by GitHub
parent 0a3304e254
commit 24fe931f3d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -58,6 +58,7 @@
}
.under {
background-color: #c7ebe2;
z-index: 0;
}
.dark .under {
background-color: #0f2d32;
@ -187,6 +188,7 @@
text-align: center;
background-color: #dbf5ed;
color: white;
z-index: -1;
}
.dark .waves-header {
background-color: #101828;