From b3a3ff06c067e4ae6f49bf0f8994f6234f62dc05 Mon Sep 17 00:00:00 2001 From: nheitz Date: Tue, 24 Sep 2024 16:19:31 +0200 Subject: [PATCH] header update --- www/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/css/style.css b/www/css/style.css index 9f7bafd..b42a4dc 100644 --- a/www/css/style.css +++ b/www/css/style.css @@ -114,7 +114,7 @@ a { position: relative; background-image: url("../img/ui/header-nuit.png"); - background-image: linear-gradient(rgba(0,0,0,0) 70%, #362b49 100%), url("..img/ui/header-nuit.png"); + background-image: linear-gradient(rgba(0,0,0,0) 70%, #362b49 100%), url("../img/ui/header-nuit.png"); background-repeat: no-repeat; background-position: center 18%; }