luci-theme-alpha: Change background name

This commit is contained in:
Hilman Maulana 2024-02-06 17:06:38 +07:00 committed by GitHub
parent 3fc40b5c63
commit 5539c5caf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -298,7 +298,7 @@ label {
}
body {
font-size: 0.8rem;
background: url('backgroundfanspage.png');
background: url('dashboard.png');
height: 100%;
background-position: center;
background-repeat: no-repeat;
@ -3129,4 +3129,4 @@ strong {
background: #424242;
}
}