luci-theme-alpha: Rename background

This commit is contained in:
Hilman Maulana 2024-02-06 17:08:49 +07:00 committed by GitHub
parent 5a7b62d10b
commit e423372fcf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -17,7 +17,7 @@ html {
}
body {
background: url('backgroundfanspage.png');
background: url('login.png');
height: 100%;
background-position: center;
background-repeat: no-repeat;
@ -403,4 +403,4 @@ img.bawah {
.icon-credits a {
text-decoration: none;
color: rgba(255,255,255,0.2);
}
}