aboutsummaryrefslogtreecommitdiff
path: root/doc/style.css
diff options
context:
space:
mode:
authorAntoine Beaupré <anarcat@debian.org>2018-10-11 14:32:41 -0400
committerSimon McVittie <smcv@debian.org>2019-02-03 16:55:14 +0000
commitb760b8f171fb99013c7e1462f79df3522e973472 (patch)
tree8dc700118b4d86412fa4944ee09895bc7c43b0b9 /doc/style.css
parentd7777f12df4daa5b91c27c8205cdcaa4a5ea1b7b (diff)
downloadikiwiki-b760b8f171fb99013c7e1462f79df3522e973472.tar
ikiwiki-b760b8f171fb99013c7e1462f79df3522e973472.tar.gz
remove the "add comment" button from printed media
Diffstat (limited to 'doc/style.css')
-rw-r--r--doc/style.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/style.css b/doc/style.css
index 8c16e7a2f..9f8289969 100644
--- a/doc/style.css
+++ b/doc/style.css
@@ -286,6 +286,7 @@ div.progress-done {
#searchform { display: none; }
.blogform, #blogform { display: none; }
#backlinks { display: none; }
+ .addcomment { display: none; }
}
/* infobox template */