From d87b2ab5702b7c1b378d2d61b81fc71995ef0d86 Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Sat, 2 Aug 2025 16:12:01 +0200 Subject: Show the rejected Andorran design --- static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'static/style.css') diff --git a/static/style.css b/static/style.css index 3c2b93b..fa07985 100644 --- a/static/style.css +++ b/static/style.css @@ -524,6 +524,7 @@ figure { overflow-x: auto; } figure figcaption { + text-align: center; padding: calc(var(--spacing) * 0.5) 0; color: var(--muted-color); } @@ -555,7 +556,6 @@ sup { address, blockquote, dl, -figure, form, ol, p, -- cgit v1.2.3