Difference between revisions of "MediaWiki:Common.css"

From Ninerpedia
Jump to navigation Jump to search
(Created page with "→‎CSS placed here will be applied to all skins: td.odd { background-color:#eeeeee; padding:1em; }")
 
Line 1: Line 1:
/* CSS placed here will be applied to all skins */
/* CSS placed here will be applied to all skins */


td.odd { background-color:#eeeeee; padding:1em; }
td.even01 { background-color:white; padding:1em; }
td.odd01 { background-color:#eeeeee; padding:1em; }

Revision as of 11:10, 7 April 2011

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

td.even01 { background-color:white; padding:1em; }
td.odd01 { background-color:#eeeeee; padding:1em; }