Keine Bearbeitungszusammenfassung |
Keine Bearbeitungszusammenfassung |
||
Zeile 13: | Zeile 13: | ||
text-decoration: none; | text-decoration: none; | ||
} | } | ||
body | body | ||
{ | { | ||
padding-right:0px; | padding-right:0px; | ||
margin-right:0px | margin-right:0px; | ||
background-color:yellow; | |||
} | } |
Version vom 6. Juni 2016, 09:20 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;
}
body
{
padding-right:0px;
margin-right:0px;
background-color:yellow;
}