From b4f1a01ea76f6f086999e9598014f4454795d31a Mon Sep 17 00:00:00 2001 From: Jonas Kohl Date: Sat, 20 Jul 2024 13:43:21 +0200 Subject: Add icons to navigation --- src/static/style.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/static/style.css') diff --git a/src/static/style.css b/src/static/style.css index aaec07e..83f0659 100644 --- a/src/static/style.css +++ b/src/static/style.css @@ -65,3 +65,7 @@ a { text-align: center; line-height: 24px; } +.navIcon { + border: none; + vertical-align: bottom; +} -- cgit v1.2.3