summaryrefslogtreecommitdiffstats
path: root/static/style.css
diff options
context:
space:
mode:
authorJan Tuomi <jan@jantuomi.fi>2026-01-02 15:33:34 +0200
committerJan Tuomi <jan@jantuomi.fi>2026-01-02 16:21:05 +0200
commit695614902ba24f14e06a42982c62132d3b5015d4 (patch)
treedafc38357a1d93312b4f6983ae83eddeb63311af /static/style.css
parent5a05ca47edca3a5cf8fad2e19a533faaa1c7b362 (diff)
Use figures instead of plain images
Diffstat (limited to 'static/style.css')
-rw-r--r--static/style.css1
1 files changed, 0 insertions, 1 deletions
diff --git a/static/style.css b/static/style.css
index 838f1a9..9020511 100644
--- a/static/style.css
+++ b/static/style.css
@@ -243,7 +243,6 @@ figure figcaption {
font-style: italic;
text-align: center;
margin: 7px auto 15px;
- max-width: 550px;
padding: 0 10px;
color: var(--blockquote-color);
}