MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 157: Zeile 157:
margin-bottom: 10px;
margin-bottom: 10px;
padding-bottom:5px;
padding-bottom:5px;
}
.anlieferungselement *{
box-sizing: border-box;
}
}


Zeile 163: Zeile 167:
}
}


.anlieferungselement .bezeichnung {
.anlieferungselement .titel{
font-weight:bold;
font-weight:bold;
font-size:120%;
font-size:120%;
Zeile 180: Zeile 184:




.anlieferungselement span {
.anlieferungselement bezeichnung{
width:25%;
width:25%;
font-weight:bold;
font-weight:bold;
padding-right:5px;
padding-right:5px;
display:inline-block;
}
.anlieferungselement wert{
width:75%;
display:inline-block;
display:inline-block;
}
}

Navigationsmenü