Difference between revisions of "MediaWiki:Common.css"
Jump to navigation
Jump to search
m |
|||
Line 1: | Line 1: | ||
/* CSS placed here will be applied to all skins */ | /* CSS placed here will be applied to all skins */ | ||
td.even01 { background-color:white; padding: | td.even01 { background-color:white; padding:0.6em; } | ||
td.odd01 { background-color:#eeeeee; padding: | td.odd01 { background-color:#eeeeee; padding:0.6em; } |
Revision as of 11:12, 7 April 2011
/* CSS placed here will be applied to all skins */ td.even01 { background-color:white; padding:0.6em; } td.odd01 { background-color:#eeeeee; padding:0.6em; }