From: Paul Hänsch Date: Wed, 20 Sep 2023 22:31:55 +0000 (+0200) Subject: styling for tags X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;ds=sidebyside;h=640be3bc5b7e3988475e741ad56d1953284a2dcf;p=shellwiki styling for tags --- diff --git a/themes/default.css b/themes/default.css index eb4e303..0bb82b6 100644 --- a/themes/default.css +++ b/themes/default.css @@ -307,6 +307,7 @@ li.task.unsure:before { content: '? ' ; color: #880; font-weight: bold; pa } +ul.macro.tag { padding: 0; } .macro.tag li.tag { display: inline-block; color: #FFF;