summaryrefslogtreecommitdiff
path: root/data/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'data/style.css')
-rw-r--r--data/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/style.css b/data/style.css
index ca4e70b..c43f498 100644
--- a/data/style.css
+++ b/data/style.css
@@ -1,6 +1,6 @@
body {
background: #151515 ;
- color: white ;
+ color: #ccc ;
max-width: 800px ;
margin: auto ;
padding: 0 16px ;