From f0bef6c01b7dcab5efd4111baee50f22fdbbbf40 Mon Sep 17 00:00:00 2001 From: Wim Brand Date: Wed, 11 Jul 2018 23:09:59 +0200 Subject: [PATCH] fix header image class --- res/static/res/style/layout.css | 1 - res/template/home.html | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/res/static/res/style/layout.css b/res/static/res/style/layout.css index 637c8c9..2f386d4 100644 --- a/res/static/res/style/layout.css +++ b/res/static/res/style/layout.css @@ -20,7 +20,6 @@ body{ height: 100%; overflow-x: hidden; color: var(--text_color); - filter: hue-rotate(160); } /* Page layout elements */ diff --git a/res/template/home.html b/res/template/home.html index 16a163d..6957b8f 100644 --- a/res/template/home.html +++ b/res/template/home.html @@ -8,7 +8,7 @@ - Header image + Header image
{{template "menu" .}}