From 0aeca7d954a753627d0c7487fce3d57be4d9c2f7 Mon Sep 17 00:00:00 2001 From: lsof Date: Sat, 2 May 2026 00:51:20 +0200 Subject: blog: selfhosting --- static/style.css | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 355ca71..5289e1a 100644 --- a/static/style.css +++ b/static/style.css @@ -136,3 +136,11 @@ p > img { margin-left: auto; margin-right: auto; } + +div .footnote-definition { + display: flex; +} + +div .footnote-definition p { + font-size: 10pt; +} -- cgit v1.2.3