theme keycloak

This commit is contained in:
2024-12-26 10:38:08 +01:00
parent 31b63dec72
commit 5bce95543f
5 changed files with 2450 additions and 2 deletions

View File

@ -0,0 +1,13 @@
.login-pf body {
background: #2e3131 none;
}
.login-pf-page {
width: 500px;
max-width: 80%;
margin: auto;
}
.kc-logo-text {
display:none;
}

View File

@ -0,0 +1,3 @@
parent=keycloak
import=common/keycloak
styles=css/styles.css