change login bg image
This commit is contained in:
parent
f9c99673f8
commit
cd5e4c2e34
1 changed files with 2 additions and 2 deletions
|
@ -220,7 +220,7 @@ progress::-webkit-progress-value {
|
||||||
|
|
||||||
/*Login background*/
|
/*Login background*/
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://levi.land/public/jf-login-bg.webp) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -646,7 +646,7 @@ progress::-webkit-progress-value {
|
||||||
margin-bottom: 1.2em !important;
|
margin-bottom: 1.2em !important;
|
||||||
}
|
}
|
||||||
#loginPage {
|
#loginPage {
|
||||||
background: url(https://i.imgur.com/9vL4iNf.png) !important;
|
background: url(https://levi.land/public/jf-login-bg.webp) !important;
|
||||||
background-size: cover !important;
|
background-size: cover !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue