MediaWiki:Common.css: Unterschied zwischen den Versionen
Zur Navigation springen
Zur Suche springen
Porod (Diskussion | Beiträge) |
Porod (Diskussion | Beiträge) |
||
Zeile 6: | Zeile 6: | ||
margin:0px 5px 0px 0px; | margin:0px 5px 0px 0px; | ||
padding:0px 0px 0px 0px; | padding:0px 0px 0px 0px; | ||
− | left: | + | left:-10px; |
top:0px | top:0px | ||
bottom:0px | bottom:0px |
Version vom 1. April 2015, 18:50 Uhr
/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */ #cluster { background-color:yellow; position:absolute; width:12px; hight:100em; margin:0px 5px 0px 0px; padding:0px 0px 0px 0px; left:-10px; top:0px bottom:0px overflow:hidden; float:left }