light magic table tweakery.

This commit is contained in:
z3d
2010-12-03 07:17:27 +00:00
parent 56fbb54580
commit e7dc90907d

View File

@@ -552,7 +552,7 @@ tr:nth-child(even) {
}
tr:nth-child(odd) {
background: #ddf url(images/magic.png);
background: #fff url(images/magic.png);
}
/*
tr:last-child {