You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

12 line
204 B

  1. #login h1 a,
  2. .login h1 a {
  3. background: url(../img/logo-text-kinderlandwien.svg) 50% 50% no-repeat;
  4. background-size:contain;
  5. padding:0;
  6. margin:0;
  7. display:block;
  8. width:320px;
  9. height:147px;
  10. }