Änderungen

keine Bearbeitungszusammenfassung
Zeile 66: Zeile 66:  
     background-image: url(static/logo/bg-check.png);
 
     background-image: url(static/logo/bg-check.png);
 
     background-size: contain;
 
     background-size: contain;
     background-position: center;
+
     background-position: center top;
 
     background-repeat: no-repeat;
 
     background-repeat: no-repeat;
 
}
 
}