diff options
Diffstat (limited to 'monochrome')
-rw-r--r-- | monochrome/gradient.png | bin | 2466 -> 2466 bytes | |||
-rw-r--r-- | monochrome/style.css | 1 |
2 files changed, 1 insertions, 0 deletions
diff --git a/monochrome/gradient.png b/monochrome/gradient.png Binary files differindex 40c4680..a874599 100644 --- a/monochrome/gradient.png +++ b/monochrome/gradient.png diff --git a/monochrome/style.css b/monochrome/style.css index 1e0c0c6..2dcfda0 100644 --- a/monochrome/style.css +++ b/monochrome/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ |