mirror of
https://github.com/MHSanaei/3x-ui.git
synced 2025-09-05 01:36:19 +00:00
Update login.html
This commit is contained in:
parent
0a3304e254
commit
24fe931f3d
1 changed files with 2 additions and 0 deletions
|
@ -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;
|
||||
|
|
Loading…
Reference in a new issue