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 43a7d4dc2ce288119e15232f2312e19c820d98c4
parent a0e2be52c18cd64d3dacfe6226f3beea56e2bf7a
Author: FRIGN <dev@frign.de>
Date:   Wed,  9 Dec 2015 23:48:20 +0100

Make border solid

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

diff --git a/style.css b/style.css @@ -39,7 +39,7 @@ table td { hr { border: 0; - border-top: 1px dashed #777; + border-top: 1px solid #777; } pre {

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