diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-27 13:58:55 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-27 13:58:55 -0700 |
commit | 388b70aac60e9058e86ab922ab95d254e9f64a7b (patch) | |
tree | 56da65ec910beb89d82cb38070d81472e9147f0c /template.html | |
parent | b510c424c2fc389f99bca3dab0039e5170efdcb7 (diff) |
Fixed watermark.
- No longer shows blank watermark on recent version.
- Fixed broken Makefile.
Diffstat (limited to 'template.html')
-rw-r--r-- | template.html | 1 |
1 files changed, 0 insertions, 1 deletions
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; } |