26
Bearbeitungen
Änderungen
keine Bearbeitungszusammenfassung
.mw-body a:hover {color: #003f87}
.mw-body a:active {color: #003f87}
.listTable {
width: 100%;
border: solid 1px #ccc;
border-collapse: collapse;
}
.listTable tr:nth-child(1n+2) {
background-color: #ccc;
}
.listTable td {
padding: 5px;
margin: 0;
border: solid 1px #ccc;
}