From 8fd47d38bb4c3dead49600f93f5345c0b06a6fec Mon Sep 17 00:00:00 2001 From: Mirek Kratochvil Date: Sun, 18 Jun 2023 19:44:07 +0200 Subject: source and use humanized tag names --- assets/style.css | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'assets') diff --git a/assets/style.css b/assets/style.css index c602c6c..a68c227 100644 --- a/assets/style.css +++ b/assets/style.css @@ -132,6 +132,11 @@ blockquote { text-align: right; } +li.sidebox-tag { + padding-left: 1em; + text-indent: -1em; +} + /* search form and related stuff */ .search-form-wrap { -- cgit v1.2.3