Änderungen

Wechseln zu: Navigation, Suche

MediaWiki:Common.css

220 Bytes hinzugefügt, 20:56, 11. Nov. 2014
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;
}

Navigationsmenü