mirror of
https://github.com/derisamedia/luci-theme-alpha.git
synced 2025-01-07 03:06:42 +08:00
luci-theme-alpha: Rename background
This commit is contained in:
parent
5a7b62d10b
commit
e423372fcf
@ -17,7 +17,7 @@ html {
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
background: url('backgroundfanspage.png');
|
background: url('login.png');
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
@ -403,4 +403,4 @@ img.bawah {
|
|||||||
.icon-credits a {
|
.icon-credits a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
color: rgba(255,255,255,0.2);
|
color: rgba(255,255,255,0.2);
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user