Changes

Jump to: navigation, search

MediaWiki:Common.css

130 bytes added, 11:16, 22 January 2015
m
no edit summary
.table > tbody > tr:nth-child(even) { background:#f3f3f3; }
.table.alternateblue > tbody > tr:nth-child(odd) { background: #C5D6DD; }
 
/* alt row coloring */
.alt { background-color:#EBEBEB; }
table.zebra > tbody > tr:nth-child(even) { background-color:#C5D6DD; }
/* Gorgonzola: fix dark links in body content barely distinguishable from plain text. */

Navigation menu