MediaWiki:Common.css: Difference between revisions

From Attraktor Wiki
Jump to navigation Jump to search
Robert (talk | contribs)
No edit summary
Robert (talk | contribs)
mNo edit summary
 
(11 intermediate revisions by the same user not shown)
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


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

Latest revision as of 01:06, 7 July 2011

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

tr.trcal:nth-child(odd) {background: #eeeeee;}