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/designs/ad-rejected.jpg | Bin 0 -> 29506 bytes static/style.css | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) create mode 100644 static/designs/ad-rejected.jpg (limited to 'static') diff --git a/static/designs/ad-rejected.jpg b/static/designs/ad-rejected.jpg new file mode 100644 index 0000000..c528b04 Binary files /dev/null and b/static/designs/ad-rejected.jpg differ 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