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