diff --git a/static/style.scss b/static/style.scss index b2733fe..5bb3af7 100644 --- a/static/style.scss +++ b/static/style.scss @@ -212,4 +212,9 @@ h3 { color: black !important; text-decoration: none !important; } + + html, body { + background: none; + font-size: 11pt; + } }