diff options
Diffstat (limited to 'css')
-rw-r--r-- | css/default.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/css/default.css b/css/default.css index 0661f12..35f89d1 100644 --- a/css/default.css +++ b/css/default.css @@ -1,6 +1,6 @@ html, body { font-size: 16px; - font-family: truetype; + font-family: hack; background: #000000; color: #00FF66; line-height: 1.25; |