MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
(Created page with "CSS placed here will be applied to all skins: acal.tr:nth-child(even) {background: #CCC} acal.tr:nth-child(odd) {background: #FFF}")
(kein Unterschied)

Version vom 6. Juli 2011, 21:36 Uhr

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

acal.tr:nth-child(even) {background: #CCC}
acal.tr:nth-child(odd) {background: #FFF}