From fd3a6a3730d4078f6be4239a9c24c9747ef9d555 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 13:48:54 +0100 Subject: Theme update --- templates/base.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index 5fb7023..4c43811 100644 --- a/templates/base.html +++ b/templates/base.html @@ -129,15 +129,15 @@ margin-inline-end: 0; } - figure img { - } - figcaption { + width: 800px; + max-width: 100%; text-align: center; } figcaption p { - margin: 0.3em 0 0 0; + margin: 0.3em 0 1.5em 0; + font-style: italic; } img, video, audio { -- cgit v1.2.3