Clean image URL
This commit is contained in:
parent
f171044072
commit
afcd26ffd4
1 changed files with 1 additions and 1 deletions
|
@ -197,7 +197,7 @@ div#divUsers {
|
||||||
}
|
}
|
||||||
|
|
||||||
#loginPage:after {
|
#loginPage:after {
|
||||||
background: url(https://levi.land/wp-content/uploads/2023/06/jfloginbg.webp);
|
background: url(https://levi.land/public/jf-login-bg.webp);
|
||||||
filter: brightness(0.5);
|
filter: brightness(0.5);
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
content: "";
|
content: "";
|
||||||
|
|
Loading…
Reference in a new issue