3
0

Merge branch 'master' of https://git.wizewerx.tech/foss/login_themes
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Mike Sutton 2023-12-27 17:25:52 +01:00
commit 3f421ad728

View File

@ -19,7 +19,6 @@ body .login-pf-page .card-pf {
background: #ffffff !important;
color: #000000;
border-bottom: 1px solid #e4e4e7 !important;
text-align: left !important;
}
body .pf-c-form-control {
@ -113,10 +112,9 @@ div#main-logo {
height: 100px;
background-size: 190px !important;
background: url(logo.svg) no-repeat;
position: absolute;
top: 20px;
left: 20px;
width: 190px;
order: -1;
margin: 0 auto 0;
}
div#kc-registration span a {