MediaWiki:Common.css: Unterschied zwischen den Versionen

Aus Attraktor Wiki

Wechseln zu: Navigation, Suche
Zeile 2: Zeile 2:
  
 
tr.acal:nth-child(even) {  
 
tr.acal:nth-child(even) {  
background-color: rbg(103,184,220)
+
background: #67b8dc
 
}
 
}

Version vom 6. Juli 2011, 21:57 Uhr

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

tr.acal:nth-child(even) { 
background: #67b8dc 
}