aboutsummaryrefslogtreecommitdiffhomepage
path: root/static
diff options
context:
space:
mode:
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,