figures: Remove custom figure renderer, use buildin shortcode

This commit is contained in:
Jan Kremer 2026-01-21 21:12:51 +01:00
parent 321309971c
commit 36a6df446a
No known key found for this signature in database
3 changed files with 31 additions and 15 deletions

View file

@ -206,7 +206,7 @@ article {
height: auto;
margin: 0;
figcaption {
figcaption > p {
margin: 0.25rem 0 2rem;
font-family: var(--sans-serif);
text-align: center;