From 4eee1e19695b7aca38161138a1c20c31652852bf Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 11 Jan 2023 23:14:48 +0100 Subject: [PATCH] neues theme: add blueprints.yaml --- themes/quark-open-publishing/css/custom.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/themes/quark-open-publishing/css/custom.css b/themes/quark-open-publishing/css/custom.css index c0075b51..3edceb01 100644 --- a/themes/quark-open-publishing/css/custom.css +++ b/themes/quark-open-publishing/css/custom.css @@ -17,6 +17,7 @@ } .event-item { + margin-bottom: 1.3em; } .events-list { @@ -27,6 +28,7 @@ } .events-list > li > span { + margin-bottom: 0; font-size: .6em; }