Benutzerin:KaZi/common.css: Unterschied zwischen den Versionen

Aus Stadtwiki Görlitz
Zur Navigation springenZur Suche springen
K
K
Zeile 1: Zeile 1:
.zebra tr:nth-child(2n+1) {
+
.zebrax tr:nth-child(2n+1) {
 
     background-color: #ddd;
 
     background-color: #ddd;
 
}
 
}

Version vom 14. März 2013, 22:49 Uhr

.zebrax tr:nth-child(2n+1) {
    background-color: #ddd;
}

.toptextcells td {
vertical-align:top !important;
}