aboutsummaryrefslogtreecommitdiffstats
path: root/style.css
blob: c9cb0919c43a193fb7de102e875df6a82cbefd6e (plain)
1
2
3
4
5
6
7
8
body {
	color: black;
	font-family: "lucida grande", Calibri, "segoe UI", "lucida sans unicode", "Droid Sans", "DejaVu Sans", "bitstream vera sans", verdana, arial, helvetica, sans-serif;
	font-size: 0.90em;
}
#offset_graphs img {
	border: none;
}