MediaWiki: Common.css: Unterschied zwischen den Versionen
Aus LehramtsWiki
Lars (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
Lars (Diskussion | Beiträge) KKeine Bearbeitungszusammenfassung |
||
Zeile 5: | Zeile 5: | ||
right: 0; | right: 0; | ||
width: 10em; | width: 10em; | ||
height: | height: 180px !important; | ||
} | } | ||
#p-logo a { | #p-logo a { | ||
Zeile 12: | Zeile 12: | ||
height: 160px; | height: 160px; | ||
background-repeat: no-repeat; | background-repeat: no-repeat; | ||
background-position: | background-position: 0px 10px !important; | ||
text-decoration: none; | text-decoration: none; | ||
} | } |
Version vom 26. Juli 2013, 12:00 Uhr
/* Logo */ #p-logo { position: absolute; top: -180px !important; right: 0; width: 10em; height: 180px !important; } #p-logo a { display: block; width: 10em; height: 160px; background-repeat: no-repeat; background-position: 0px 10px !important; text-decoration: none; }