From 5a3e8872283eb758816b1547a98f52a251e4d31e Mon Sep 17 00:00:00 2001 From: johannst Date: Thu, 20 Feb 2025 19:41:10 +0000 Subject: deploy: 496a4126f52649ea954ce6be2cdfeb1d7a02c372 --- css/general.css | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'css/general.css') diff --git a/css/general.css b/css/general.css index 0862b51..49e7267 100644 --- a/css/general.css +++ b/css/general.css @@ -200,10 +200,12 @@ sup { line-height: 0; } -:not(.footnote-definition) + .footnote-definition, -.footnote-definition + :not(.footnote-definition) { +:not(.footnote-definition) + .footnote-definition { margin-block-start: 2em; } +.footnote-definition:not(:has(+ .footnote-definition)) { + margin-block-end: 2em; +} .footnote-definition { font-size: 0.9em; margin: 0.5em 0; -- cgit v1.2.3