summaryrefslogtreecommitdiff
path: root/local.scss
diff options
context:
space:
mode:
Diffstat (limited to 'local.scss')
-rw-r--r--local.scss4
1 files changed, 3 insertions, 1 deletions
diff --git a/local.scss b/local.scss
index 2b95421..c789068 100644
--- a/local.scss
+++ b/local.scss
@@ -37,7 +37,9 @@ p {
BODY {
margin: 0;
background-color: white;
- font-family: sans-serif;
+ font-size: 100%;
+ font-family: Helvetica, Verdana, Sans-serif;
+ line-height: 1.5;
}
DIV.header {