From 7bd75b4a142df47281420428beae163c4d64be37 Mon Sep 17 00:00:00 2001 From: "Fabian T. Ecke" Date: Sun, 18 Jan 2026 14:45:40 +0100 Subject: [PATCH] static/css/custom.css aktualisiert --- static/css/custom.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/custom.css b/static/css/custom.css index fc5f0c5..b589272 100644 --- a/static/css/custom.css +++ b/static/css/custom.css @@ -59,4 +59,8 @@ body { .transition-400 { transition: 400ms; +} + +.text-header-custom h { + color: #00ad8e!important } \ No newline at end of file