mirror of
https://github.com/billz/raspap-webgui.git
synced 2025-03-01 10:31:47 +00:00
Revise login background gradient
This commit is contained in:
parent
ec0dd304ee
commit
cd3fde71e3
@ -334,8 +334,7 @@ button > i.fas {
|
||||
}
|
||||
|
||||
#modal-admin-login .modal-content {
|
||||
background: rgb(8,55,55);
|
||||
background: radial-gradient(circle, rgba(8,55,55,1) 50%, rgba(27,112,112,1) 100%);
|
||||
background: radial-gradient(circle at 120% -20%, #032626, #052c2c, #073232, #0a3838, #0d3f3f, #114545, #144c4c);
|
||||
align-items: center;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user