git.y1.nz

sgw

Static git web (fork of stagit)
download: https://git.y1.nz/archives/sgw.tar.gz
README | Files | Log | Refs | LICENSE

commit 304c896bd497414429224249d3756c64632e59e5
parent 5436dd7892842733c0d281693077a20b87e6f307
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Sun, 20 Dec 2015 20:42:16 +0100

style.css: maximize contrast for text

Diffstat:
Mstyle.css2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/style.css b/style.css @@ -1,6 +1,6 @@ body { font-family: monospace; - color: #333; + color: #000; background-color: #fff; }

This webpage is intended to be an accessible preview of this repository. To get a fuller picture, clone it and use the git CLI.