]> git.armaanb.net Git - stagit.git/blobdiff - style.css
style.css: maximize contrast for text
[stagit.git] / style.css
index 8fcf30cdab9979281cc1ab2c743c2fb8471c7282..54a9a5619009eb0f62899773f834aa076052689d 100644 (file)
--- a/style.css
+++ b/style.css
@@ -1,6 +1,6 @@
 body {
        font-family: monospace;
-       color: #333;
+       color: #000;
        background-color: #fff;
 }