aboutsummaryrefslogtreecommitdiffstats
path: root/jsaccess/jsa/jsa.css
blob: bac8ca9db68c9139b9dd1d7e0f4eb46b49222fa7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
body {
	background-color:#080808;
	color:#dfdfdf;
}

#status {
	font-family: "Lucida Console", Monaco, monospace;
	font-size: 0.8em;
	color:#5fba3d;
}