From bc20f17183e5042cbbe78a2b754e4dc2df5c21e4 Mon Sep 17 00:00:00 2001 From: webfarben Date: Tue, 23 Jun 2026 12:16:48 +0200 Subject: [PATCH] Adjust typography color: use .text-primary instead of h5 background --- css/full-width-pics.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/css/full-width-pics.css b/css/full-width-pics.css index dc1c5a4..8893811 100644 --- a/css/full-width-pics.css +++ b/css/full-width-pics.css @@ -15,8 +15,8 @@ body { -o-background-size: cover; } -h5 { - background-color: #7a6111; +.text-primary { + color: #7a6111 !important; } .badge-info {