diff --git a/static/style.scss b/static/style.scss index 9f2e3a7..2156a04 100644 --- a/static/style.scss +++ b/static/style.scss @@ -7,7 +7,8 @@ html, body { padding: 0; font-size: 17px; background: #333; - color: #222; + color: black; +} .printable #navbar{ display: none;