summaryrefslogtreecommitdiff
path: root/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'style.css')
-rw-r--r--style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/style.css b/style.css
index 8fcf30c..54a9a56 100644
--- a/style.css
+++ b/style.css
@@ -1,6 +1,6 @@
body {
font-family: monospace;
- color: #333;
+ color: #000;
background-color: #fff;
}