summaryrefslogtreecommitdiffstats
path: root/quanta/scripts/info.css
blob: 434d18fac80623107946f17f77400f899c0541bf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
H1 {
	background-color:#a3dada;
	text-align:center;
}

TH {
	background-color:lightGray;
	text-align:right;
}

TD {
	background-color:#ffffcc;
}