From 509c685d80535f7b634157ea3cab312e924daca7 Mon Sep 17 00:00:00 2001 From: illia Hromovoi Date: Thu, 10 Jul 2025 12:50:38 +0200 Subject: [PATCH] css fix --- CSS/Block/header.css | 1 + Views/Welcome/showWelcome.phtml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CSS/Block/header.css b/CSS/Block/header.css index bdbd49f..e8e4318 100644 --- a/CSS/Block/header.css +++ b/CSS/Block/header.css @@ -3,6 +3,7 @@ header { top: 0px; left: 0px; width: 100%; + background-color: var(--brand-background); } nav { diff --git a/Views/Welcome/showWelcome.phtml b/Views/Welcome/showWelcome.phtml index 9a9a277..5df5196 100644 --- a/Views/Welcome/showWelcome.phtml +++ b/Views/Welcome/showWelcome.phtml @@ -106,7 +106,7 @@ $location = $_GET['location'] ?? '';
-
Kursleiter:
+
Kursleiter: