From 3ce8e239d747b65b2bdd3ce0886bfc6b03379a00 Mon Sep 17 00:00:00 2001 From: drg Date: Fri, 3 Jan 2025 15:14:05 +0100 Subject: [PATCH] =?UTF-8?q?Kleine=20Schriftgr=C3=B6=C3=9Fe=20f=C3=BCr=20Bi?= =?UTF-8?q?ldunterschriften?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/main.scss | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/css/main.scss b/css/main.scss index 3cd660d..eb4b214 100755 --- a/css/main.scss +++ b/css/main.scss @@ -49,4 +49,8 @@ $link-hover: #F44; "base", "layout", "syntax-highlighting" -; + +// Caption for images +img + em { + font-size: 1.25rem; +} \ No newline at end of file