MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Matura Wiki
Zur Navigation springen Zur Suche springen
Zeile 10: Zeile 10:
 
       bottom:0px
 
       bottom:0px
 
       overflow:hidden;
 
       overflow:hidden;
 +
      float:left
 
}
 
}

Version vom 1. April 2015, 18:49 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:0px;
       top:0px
       bottom:0px
       overflow:hidden;
       float:left
}