aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--styles/default/default.css3
1 files changed, 2 insertions, 1 deletions
diff --git a/styles/default/default.css b/styles/default/default.css
index b992c44..bd34377 100644
--- a/styles/default/default.css
+++ b/styles/default/default.css
@@ -7,8 +7,9 @@ body, html {
background: white;
width: 700px;
margin: auto;
- font-family: Sans;
+ font-family: sans-serif;
font-size: 0.9em;
+ color: #000;
letter-spacing: 0.05em;
}