diff --git a/keycloak/themes/ccchh/login/resources/css/ccchh/login.css b/keycloak/themes/ccchh/login/resources/css/ccchh/login.css index 223f444..ac10ab2 100644 --- a/keycloak/themes/ccchh/login/resources/css/ccchh/login.css +++ b/keycloak/themes/ccchh/login/resources/css/ccchh/login.css @@ -3,7 +3,8 @@ background-size: cover; height: 100%; } -div.ccchh-kc-logo-text { + +div.kc-logo-text { background: url("../../img/CCCHH.svg") no-repeat center center; background-size: contain; filter: invert(1);