MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus LehramtsWiki
Wechseln zu: Navigation, Suche
KKeine Bearbeitungszusammenfassung
(Die Seite wurde geleert.)
 
Zeile 1: Zeile 1:
/* Logo */
#p-logo {
position: absolute;
top: -180px;
right: 0;
width: 10em;
height: 180px !important;
}
#p-logo a {
display: block;
width: 10em;
height: 180px !important;
background-repeat: no-repeat;
background-position: 0px 10px !important;
text-decoration: none;
}


#mw-panel {
    left: 0;
    padding-top: 1em;
    position: absolute;
    top: 180px !important;
    width: 10em;
}

Aktuelle Version vom 6. November 2013, 08:39 Uhr