From 245deff7938ea616f9a7378b2f7dd415998c7816 Mon Sep 17 00:00:00 2001 From: Frieder Griesshammer Date: Thu, 5 Jan 2023 18:57:08 +0100 Subject: [PATCH] Update theme - and remove css overwrites which are now present inside the theme (all) --- assets/custom.css | 9 --------- config.yaml | 2 +- themes/slick | 2 +- 3 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 assets/custom.css diff --git a/assets/custom.css b/assets/custom.css deleted file mode 100644 index d067130..0000000 --- a/assets/custom.css +++ /dev/null @@ -1,9 +0,0 @@ -.centered { - margin: 0 auto; - text-align: center; -} - -dl dt, -dl dd { - margin-bottom: .25em; -} diff --git a/config.yaml b/config.yaml index 81e456e..382c7fe 100644 --- a/config.yaml +++ b/config.yaml @@ -38,7 +38,7 @@ params: # Favicon file (relative to baseURL - place below static or assets folder) favicon: favicon.png # Custom css file (relative to baseURL - place below static or assets folder) - css: custom.css + # css: custom.css # Define formatting of dates # (optional, falls back to RFC822 format if not set) diff --git a/themes/slick b/themes/slick index 96e0577..6adf382 160000 --- a/themes/slick +++ b/themes/slick @@ -1 +1 @@ -Subproject commit 96e0577b1afd94b5c12bbf3beba040d6fd40e216 +Subproject commit 6adf382f89a8ea89e95f05f5c0acd07c8b70d6dd