MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Matura Wiki
Zur Navigation springen Zur Suche springen
Zeile 3: Zeile 3:
 
#hum { background-color:yellow;
 
#hum { background-color:yellow;
 
       width:5px; hight:100%;
 
       width:5px; hight:100%;
 +
      margin=0px 2px 0px 0px;
 +
      padding=0px;
 
}
 
}

Version vom 1. April 2015, 18:15 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;
}