aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2011-05-27 23:20:23 -0500
committerMatt Rude <[email protected]>2011-05-27 23:20:23 -0500
commit8aa158052bad9710ee27d574cea3e4ae67d14758 (patch)
treea085da955c198c2172bf019e8d33c962edde562a
parentbc3bcde871898b2254c4a2fbf21c8348f0ab55ed (diff)
downloadtime.mattrude.com-8aa158052bad9710ee27d574cea3e4ae67d14758.tar.gz
time.mattrude.com-8aa158052bad9710ee27d574cea3e4ae67d14758.tar.bz2
time.mattrude.com-8aa158052bad9710ee27d574cea3e4ae67d14758.zip
updating body fonts in css
-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;
}