Resized img in login for the isti logo

This commit is contained in:
Franca Debole 2021-04-29 16:35:08 +02:00
parent 78ddc2054b
commit 465405679c
1 changed files with 2 additions and 2 deletions

View File

@ -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;
}