aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
authorThomas Voss <mail@thomasvoss.com> 2025-08-02 16:12:01 +0200
committerThomas Voss <mail@thomasvoss.com> 2025-08-02 16:12:01 +0200
commitd87b2ab5702b7c1b378d2d61b81fc71995ef0d86 (patch)
treefde734f8032664ee6826a92f029a993941d0b53f /static
parent1cff70da909b86878f2acab56b9fd708989dc6cf (diff)
Show the rejected Andorran design
Diffstat (limited to 'static')
-rw-r--r--static/designs/ad-rejected.jpgbin0 -> 29506 bytes
-rw-r--r--static/style.css2
2 files changed, 1 insertions, 1 deletions
diff --git a/static/designs/ad-rejected.jpg b/static/designs/ad-rejected.jpg
new file mode 100644
index 0000000..c528b04
--- /dev/null
+++ b/static/designs/ad-rejected.jpg
Binary files 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,