From: Hiltjo Posthuma Date: Sun, 20 Dec 2015 19:42:16 +0000 (+0100) Subject: style.css: maximize contrast for text X-Git-Url: https://git.atheridis.org/?a=commitdiff_plain;h=304c896bd497414429224249d3756c64632e59e5;p=forks%2Fstagit.git style.css: maximize contrast for text --- 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; }