aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--style.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/style.css b/style.css
index 645e1ed..c9cb091 100644
--- a/style.css
+++ b/style.css
@@ -1,3 +1,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;
}