MediaWiki: Common.css: Unterschied zwischen den Versionen

Aus Viopedia
Wechseln zu: Navigation, Suche
(Die Seite wurde geleert.)
Markierung: Geleert
Zeile 1: Zeile 1:
 
+
.table {
 +
    width: auto !important;
 +
    min-width: 70%;
 +
}

Version vom 29. Februar 2020, 23:16 Uhr

.table {
    width: auto !important;
    min-width: 70%;
}