From 7aafb99daf5f5d94aec0c3feccd2d42e06cbf7f4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 24 Mar 2021 14:10:02 +0100 Subject: sync default styling with ikiwiki 3.20190207 --- default/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/default/style.css b/default/style.css index 8c16e7a..9f82899 100644 --- a/default/style.css +++ b/default/style.css @@ -286,6 +286,7 @@ div.progress-done { #searchform { display: none; } .blogform, #blogform { display: none; } #backlinks { display: none; } + .addcomment { display: none; } } /* infobox template */ -- cgit v1.2.3