From 9c06b7b2e28942854e948904221e98d477ce913c Mon Sep 17 00:00:00 2001 From: Thedro Neely Date: Mon, 15 Nov 2021 22:01:01 -0500 Subject: public/css/tdro: Hide isso comment avatars --- public/css/tdro.css | 1 + 1 file changed, 1 insertion(+) diff --git a/public/css/tdro.css b/public/css/tdro.css index 6fb26aa..92b9205 100644 --- a/public/css/tdro.css +++ b/public/css/tdro.css @@ -3159,6 +3159,7 @@ label.marginnote-toggle:not(.sidenote-number) { display: inline; } width: 16px; height: 16px; margin: 2px 12px 0 0; + display: none; } .isso-comment blockquote { -- cgit v1.2.3