From 2c212903fe2e4c056d371fed9900b5772aa6c241 Mon Sep 17 00:00:00 2001 From: edi Date: Wed, 24 Jul 2024 00:18:10 +0200 Subject: [PATCH] =?UTF-8?q?Style=20f=C3=BCr=20Bildquellenangaben=20hinzu.?= =?UTF-8?q?=20Class=20.source?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- static/css/vanilla.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/static/css/vanilla.css b/static/css/vanilla.css index e95e094..23f26c0 100644 --- a/static/css/vanilla.css +++ b/static/css/vanilla.css @@ -606,6 +606,12 @@ a.imp:before { text-decoration: underline; } +.source { + font-size: 0.7rem; + margin-top: -1.2rem; + display: block; +} + /* START Newsgrid */