diff --git a/static/style.css b/static/style.css index e864102..981451e 100644 --- a/static/style.css +++ b/static/style.css @@ -1,7 +1,8 @@ /* Default theme */ html, body { margin: 0; - padding: 0; + padding: 0.5ex 1ex; + font-family: sans-serif; } /* Node styling */