summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--views/style.sass2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/style.sass b/views/style.sass
index 266ae97..3b4a394 100644
--- a/views/style.sass
+++ b/views/style.sass
@@ -9,7 +9,7 @@ $notice_border: red
body
min-width: 30em
- font-family: Verdana, sans-serif
+ font-family: verdana, arial, helvetica, sans-serif
background-color: $body_color
color: $text_color
height: 93%