From 036732edf87af1288a49d11e6027c6d9e1c74b7b Mon Sep 17 00:00:00 2001 From: Shish Date: Mon, 24 Aug 2009 01:56:04 +0100 Subject: [PATCH] bleh --- themes/default/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/default/style.css b/themes/default/style.css index c762c2bc..7b614115 100644 --- a/themes/default/style.css +++ b/themes/default/style.css @@ -5,7 +5,7 @@ BODY { background: #EEE; - font-family: "Arial", sans-serif; + font-family: sans-serif; font-size: 14px; margin: 0px; }