From 52c836807aaab9d1df91adc38f0bcbb08bcf7bed Mon Sep 17 00:00:00 2001 From: Dirk Heilig Date: Sat, 27 Jan 2024 10:53:25 +0100 Subject: [PATCH] fix door openheader selector --- themes/hugo-theme-flat/static/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/hugo-theme-flat/static/css/style.css b/themes/hugo-theme-flat/static/css/style.css index 0d77ba2..7129320 100644 --- a/themes/hugo-theme-flat/static/css/style.css +++ b/themes/hugo-theme-flat/static/css/style.css @@ -258,7 +258,7 @@ a.external:after { background-position-x: center ; background-position-y: top ; } -.header.door_open{ +.door_open .header{ background-image: url("/img/banner_open.jpg"); } .header-wrapper,