MediaWiki:Common.css: Unterschied zwischen den Versionen

keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Keine Bearbeitungszusammenfassung
Zeile 211: Zeile 211:
}
}


.table-binary {
.binarytable tr:last-of-type td {
    border-spacing: 0;
    border-collapse: collapse;
}
.table-binary td {
    min-width: 2em;
    min-height: 2em;
    text-align: center;
    vertical-align: middle;
}
.table-binary tr:last-of-type td {
     border-top: 2px solid black;
     border-top: 2px solid black;
}
}
8.581

Bearbeitungen