From a96940ba0fab73f60663161222ccd28af13fb684 Mon Sep 17 00:00:00 2001 From: teldra Date: Wed, 11 Jan 2023 22:21:21 +0100 Subject: [PATCH] neues theme: add blueprints.yaml --- themes/quark-open-publishing/css/custom.css | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/themes/quark-open-publishing/css/custom.css b/themes/quark-open-publishing/css/custom.css index 7154a343..a29720f9 100644 --- a/themes/quark-open-publishing/css/custom.css +++ b/themes/quark-open-publishing/css/custom.css @@ -35,14 +35,3 @@ font-size: .5em; color: #1d66bf; } - -#top { - display: flex; - align-items: center; - justify-content: center; -} - -#page-wrapper, #header { - max-width: 1920px; - width: 100%; -}