Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 4: | Zeile 4: | ||
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } | #p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; } | ||
#p-cactions { left: .1em; } | #p-cactions { left: .1em; } | ||
#p-logo a, | |||
#p-logo a:hover { | |||
display: block; | |||
height: 100px; | |||
width: 80px; | |||
background-repeat: no-repeat; | |||
background-position: 35% 50% !important; | |||
text-decoration: none; | |||
} |
Version vom 8. August 2015, 18:50 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */
#column-content { margin: 0 0 .6em 0; }
#content { margin: 2.8em 0 0 0; }
#p-logo, .generated-sidebar, #p-lang, #p-tb, #p-search { display:none; }
#p-cactions { left: .1em; }
#p-logo a,
#p-logo a:hover {
display: block;
height: 100px;
width: 80px;
background-repeat: no-repeat;
background-position: 35% 50% !important;
text-decoration: none;
}