diff --git a/src/static/css/base.css b/src/static/css/base.css index e6ed63d..038a3da 100644 --- a/src/static/css/base.css +++ b/src/static/css/base.css @@ -26,6 +26,7 @@ pre * { html { height: 100%; min-height: 100%; + background-color: #0e0016; } body { @@ -39,7 +40,6 @@ body { html, body { line-height: 1.5; - background-color: #0e0016; } ol,