summaryrefslogtreecommitdiffstats
path: root/skins/gnats1/debugging.css
blob: 8c9e5483cd6154ca2e601193caa9f6c342006211 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
xxxbody {
	background: 		yellow;
}

xxx#page {
	background: 		green;
}
xxx#content dt {
	background:		blue;
}
xxx#content dd {
	background:		green;
}
xx#logo {
	background:	silver;
}