MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
K
K
 
Zeile 1: Zeile 1:
 
/* CSS placed here will be applied to all skins */
 
/* CSS placed here will be applied to all skins */
  
tr.trcal:nth-child(even) {
+
tr.trcal:nth-child(odd) {background: #eeeeee;}
background: #fafcfd;
+
}
+
 
+
tr.trcal:nth-child(odd) {  
+
background: #eeeeee;
+
}
+

Aktuelle Version vom 7. Juli 2011, 00:06 Uhr

/* CSS placed here will be applied to all skins */

tr.trcal:nth-child(odd) {background: #eeeeee;}
Diese Seite wurde zuletzt am 7. Juli 2011 um 00:06 Uhr geändert. Diese Seite wurde bisher 7.359 mal abgerufen.