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