From 206634004fa646ed201092c10cca3262790c9bd1 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 6 Mar 2022 09:58:14 +0000 Subject: fine tuning style --- share/templates/default/header.tmpl | 28 +++++++++++++++++++++------- 1 file changed, 21 insertions(+), 7 deletions(-) (limited to 'share/templates/default/header.tmpl') diff --git a/share/templates/default/header.tmpl b/share/templates/default/header.tmpl index f228f31..010d3d5 100644 --- a/share/templates/default/header.tmpl +++ b/share/templates/default/header.tmpl @@ -5,6 +5,7 @@ cat < body { background-color: #000000; + color: #ffffff; background-image: url('${backhref}/${blurs_dir}/${background_image}'); background-size: cover; background-repeat: no-repeat; @@ -13,15 +14,28 @@ cat <