~adamzammit/quexs/quexscativm

1
2
3
4
5
6
7
8
9
10
11
12
13
tr.odd {
	background-color: #eeeeee;
}
.tclass th {
	text-align:left;
	border: 1px solid #aaa;
}
.tclass td {
	border: 1px solid #aaa;
}
.highlight {
	background-color: #cccccc;
}