Update style.css
parent
4995a83f36
commit
44b01edf48
|
@ -185,7 +185,7 @@ body {
|
||||||
.login-pf body {
|
.login-pf body {
|
||||||
background: linear-gradient(rgba(255,255,255,.4),rgba(255,255,255,.4)),url(../img/loginBG.png);
|
background: linear-gradient(rgba(255,255,255,.4),rgba(255,255,255,.4)),url(../img/loginBG.png);
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-size: 85% auto;
|
background-size: 100% auto;
|
||||||
background-position-x: center;
|
background-position-x: center;
|
||||||
background-position-y: 0%, 0%;
|
background-position-y: 0%, 0%;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue