MediaWiki:Common.css: Unterschied zwischen den Versionen

Inhalt gelöscht Inhalt hinzugefügt
try to replace static div on main page
K forgot the dots
Zeile 24:
}
 
.twoColumnTable {
column-count: 2;
-moz-column-count: 2;
Zeile 31:
 
@media only screen and (max-width: 480px){
.twoColumnTable {
column-count: 1 !important;
-moz-column-count: 1 !important;