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