From 6b8acb160e278119fe229afc91759fc5f6bb26fc Mon Sep 17 00:00:00 2001 From: "(quasar) nebula" Date: Fri, 21 Jun 2024 20:50:41 -0300 Subject: css: hanging-indent commentary headings --- src/static/css/site.css | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/static/css') diff --git a/src/static/css/site.css b/src/static/css/site.css index 7979002e..a2fa2c88 100644 --- a/src/static/css/site.css +++ b/src/static/css/site.css @@ -1179,7 +1179,8 @@ ul.image-details li { .commentary-entry-heading { margin-left: 15px; - padding-left: 5px; + padding-left: calc(5px + 1.25ch); + text-indent: -1.25ch; max-width: 625px; padding-bottom: 0.2em; border-bottom: 1px dotted var(--primary-color); -- cgit 1.3.0-6-gf8a5