From 4478756d912c8c3e9bb7098ea4b81779f0ff5650 Mon Sep 17 00:00:00 2001 From: "John \"Elwin\" Edwards" Date: Thu, 21 Jun 2012 10:46:01 -0700 Subject: [PATCH] Set a default font. --- style-rlg.css | 1 + 1 file changed, 1 insertion(+) diff --git a/style-rlg.css b/style-rlg.css index 2b71013..edf7116 100644 --- a/style-rlg.css +++ b/style-rlg.css @@ -1,6 +1,7 @@ html { background-color: #C0FFC0; color: #101040; + font-family: sans-serif; } h1 {