summaryrefslogtreecommitdiff
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/static/styles.css b/static/styles.css
index 88e476c..b3622d6 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -352,9 +352,7 @@ template {
/* CUSTOM SITE CSS
========================================================================== */
body {
- font-family: -apple-system, BlinkMacSystemFont, avenir next, avenir,
- segoe ui, helvetica neue, helvetica, Cantarell, Ubuntu, roboto, noto,
- arial, sans-serif;
+ font-family: Menlo, Consolas, Monaco, Liberation Mono, Lucida Console, monospace;
overflow-x: hidden;
margin: 0;
padding: 0;