changed css for login style
This commit is contained in:
parent
3e1c76b2a7
commit
623185d64e
|
|
@ -1,5 +1,5 @@
|
|||
.login-pf body {
|
||||
background: #fff
|
||||
background: #fff;
|
||||
height: 100%;
|
||||
}
|
||||
|
||||
|
|
@ -86,7 +86,7 @@ a#kc-current-locale-link::after {
|
|||
|
||||
|
||||
div.kc-logo-text {
|
||||
background-image: url(../img/isti-logo.png);
|
||||
background-image: url(../img/logo-isti.png);
|
||||
background-repeat: no-repeat;
|
||||
height: 63px;
|
||||
width: 300px;
|
||||
|
|
|
|||
Loading…
Reference in New Issue