aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorMirek Kratochvil <exa.exa@gmail.com>2023-06-18 19:44:07 +0200
committerMirek Kratochvil <exa.exa@gmail.com>2023-06-18 19:44:07 +0200
commit8fd47d38bb4c3dead49600f93f5345c0b06a6fec (patch)
tree8d5a641b6fed82e432b5fce57a227879ef8421e1 /assets
parentd792ed815ec21b5b95797b9411f2345e48f625c2 (diff)
downloadreploy-8fd47d38bb4c3dead49600f93f5345c0b06a6fec.tar.gz
reploy-8fd47d38bb4c3dead49600f93f5345c0b06a6fec.tar.bz2
source and use humanized tag names
Diffstat (limited to 'assets')
-rw-r--r--assets/style.css5
1 files changed, 5 insertions, 0 deletions
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 {