MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Matura Wiki
Zur Navigation springen Zur Suche springen
Zeile 5: Zeile 5:
 
       margin=0px 2px 0px 0px;  
 
       margin=0px 2px 0px 0px;  
 
       padding=0px;
 
       padding=0px;
 +
      float:left;
 
}
 
}

Version vom 1. April 2015, 18:16 Uhr

/* Das folgende CSS wird für alle Benutzeroberflächen geladen. */

#hum { background-color:yellow;
       width:5px; hight:100%;
       margin=0px 2px 0px 0px; 
       padding=0px;
       float:left;
}