summaryrefslogtreecommitdiffstats
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 2 insertions, 0 deletions
diff --git a/style.css b/style.css
index 189a265..d54affa 100644
--- a/style.css
+++ b/style.css
@@ -15,6 +15,8 @@
}
body {
+ color: #000;
+ background: #fff;
width: var(--linewid);
margin: 0 auto;
padding: .25in .5em;