From 388b70aac60e9058e86ab922ab95d254e9f64a7b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 27 Oct 2014 13:58:55 -0700 Subject: Fixed watermark. - No longer shows blank watermark on recent version. - Fixed broken Makefile. --- template.html | 1 - 1 file changed, 1 deletion(-) (limited to 'template.html') diff --git a/template.html b/template.html index 24b2372..bc5ba26 100644 --- a/template.html +++ b/template.html @@ -55,7 +55,6 @@ pre.html span.space:after { font-size: 120%; opacity:0.7; z-index:99; - background-color: black; color: white; } #watermark a { color: white; } -- cgit v1.2.3