summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 4d56665..226859d 100644
--- a/style.css
+++ b/style.css
@@ -1,5 +1,5 @@
body {
- font-family: Sans;
+ font-family: sans-serif;
margin: 0;
padding: 0; }
div.infobar {