re-introduce realm name style (#32275)

Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
This commit is contained in:
Erik Jan de Wit 2024-08-21 09:45:53 +02:00 committed by GitHub
parent 1b5fe5437a
commit b13a816504
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -75,4 +75,13 @@ div.kc-logo-text span {
#certificate_subjectDN {
overflow-wrap: break-word
}
#kc-header-wrapper {
font-size: 29px;
text-transform: uppercase;
letter-spacing: 3px;
line-height: 1.2em;
padding: 62px 10px 20px;
white-space: normal;
}