diff options
author | Thomas Voss <mail@thomasvoss.com> | 2025-08-02 16:12:01 +0200 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2025-08-02 16:12:01 +0200 |
commit | d87b2ab5702b7c1b378d2d61b81fc71995ef0d86 (patch) | |
tree | fde734f8032664ee6826a92f029a993941d0b53f /static | |
parent | 1cff70da909b86878f2acab56b9fd708989dc6cf (diff) |
Show the rejected Andorran design
Diffstat (limited to 'static')
-rw-r--r-- | static/designs/ad-rejected.jpg | bin | 0 -> 29506 bytes | |||
-rw-r--r-- | static/style.css | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/static/designs/ad-rejected.jpg b/static/designs/ad-rejected.jpg Binary files differnew file mode 100644 index 0000000..c528b04 --- /dev/null +++ b/static/designs/ad-rejected.jpg 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, |