re-introduce realm name style (#32275)
Signed-off-by: Erik Jan de Wit <erikjan.dewit@gmail.com>
This commit is contained in:
parent
1b5fe5437a
commit
b13a816504
1 changed files with 9 additions and 0 deletions
|
@ -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;
|
||||
}
|
Loading…
Reference in a new issue