Fixed filetype typo
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
|
|
||||||
.login-pf body {
|
.login-pf body {
|
||||||
background: linear-gradient(#000000f0, #00000070),
|
background: linear-gradient(#000000f0, #00000070),
|
||||||
url('../img/keycloak-bg.png') no-repeat center center fixed;
|
url('../img/keycloak-bg.jpg') no-repeat center center fixed;
|
||||||
background-size: cover;
|
background-size: cover;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user