321
Bearbeitungen
(Die Seite wurde neu angelegt: „→Das folgende CSS wird für alle Nutzer der mobilen Ansicht geladen.: .mainheader { background-color: #a2a9b1; color:#FFFFFF; text-align:left; font-size:…“) |
Keine Bearbeitungszusammenfassung |
||
Zeile 79: | Zeile 79: | ||
font-family: Arial,Tahoma,Verdana; | font-family: Arial,Tahoma,Verdana; | ||
} | } | ||
.branding-box a span { | .branding-box a span { | ||
background-image: url(/de/resources/assets/iq-digital.png?53da3); | background-image: url(/de/resources/assets/iq-digital.png?53da3); | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-size: | background-size: 100px auto; | ||
background-position: left center; | background-position: left center; | ||
padding-left: | padding-left:100px; | ||
height:32px; | height:32px; | ||
float:none; | |||
} | } | ||
.header .branding-box { | .header .branding-box { | ||
width: | width:90%; | ||
} | } | ||