From ef8f97b74dcd9eda03449e4662cf70a245c5c0ba Mon Sep 17 00:00:00 2001 From: BodgeMaster <> Date: Tue, 10 Mar 2020 20:33:33 +0100 Subject: [PATCH] tinkering with icon size --- threadr/style.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/threadr/style.css b/threadr/style.css index 9cd6e37..18606b4 100644 --- a/threadr/style.css +++ b/threadr/style.css @@ -272,7 +272,7 @@ ul.topnav li.right { }*/ ul.topnav img { - height: 1.8em; + height: 2.4em; } ul.topnav li a.icon { @@ -282,7 +282,7 @@ ul.topnav li a.icon { font-family: monospace; font-size: 1em; text-decoration: none; - padding: 0; + padding: 5.4px 9px; } ul.list {