MediaWiki:Common.css: Unterschied zwischen den Versionen

Zur Navigation springen Zur Suche springen
Zeile 24: Zeile 24:
/*  GRID OF TWO  */
/*  GRID OF TWO  */
.span_2_of_2 {
.span_2_of_2 {
width: 100%;
width: 98%;
}
}
.span_1_of_2 {
.span_1_of_2 {
width: 45%;
width: 47%;
}
}