Merge pull request #17 from animegasan/master
luci-theme-alpha: Update file
This commit is contained in:
commit
6b39b599e1
Before Width: | Height: | Size: 666 KiB After Width: | Height: | Size: 666 KiB |
|
@ -298,7 +298,7 @@ label {
|
||||||
}
|
}
|
||||||
body {
|
body {
|
||||||
font-size: 0.8rem;
|
font-size: 0.8rem;
|
||||||
background: url('backgroundfanspage.png');
|
background: url('dashboard.png');
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background-position: center;
|
background-position: center;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
@ -3129,4 +3129,4 @@ strong {
|
||||||
background: #424242;
|
background: #424242;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Before Width: | Height: | Size: 666 KiB After Width: | Height: | Size: 666 KiB |
|
@ -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