Resized img in login for the isti logo
This commit is contained in:
parent
78ddc2054b
commit
465405679c
|
|
@ -92,8 +92,8 @@ a#kc-current-locale-link::after {
|
|||
div.kc-logo-text {
|
||||
background-image: url(../img/logo-isti.png);
|
||||
background-repeat: no-repeat;
|
||||
height: 63px;
|
||||
width: 300px;
|
||||
height: 100px;
|
||||
width: 160px;
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue