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; }