MediaWiki:Common.css: Difference between revisions

From Attraktor Wiki
Jump to navigation Jump to search
Robert (talk | contribs)
No edit summary
Robert (talk | contribs)
No edit summary
Line 2: Line 2:


tr.acal:nth-child(even) {  
tr.acal:nth-child(even) {  
background: #99bfd6
background: #eee
}
}

Revision as of 22:59, 6 July 2011

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

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