Changes

Jump to: navigation, search

MediaWiki:Common.css

135 bytes added, 11:05, 1 March 2008
try to make sortable wikitable odd/even rows different
background: #f2f2f2;
text-align: center;
}
 
table.wikitable tr .odd,
table.prettytable tr .odd {
/*every second line should be shaded */
background-color: transparent;
}

Navigation menu