From 8e0ae5230dd7ee9468c5e82fe9413b2143dbf8fa Mon Sep 17 00:00:00 2001 From: Mark Date: Wed, 4 Mar 2026 15:16:29 +0100 Subject: [PATCH] =?UTF-8?q?Uskladitev=20barve=20besedila=20v=20sekciji=20P?= =?UTF-8?q?ogoste=20te=C5=BEave=20-=20siva=20barva=20kot=20ostalo=20besedi?= =?UTF-8?q?lo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- css/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/style.css b/css/style.css index 8c77a87..59a06fd 100644 --- a/css/style.css +++ b/css/style.css @@ -7221,6 +7221,7 @@ html, body { .hero-bullets li { position: relative; margin-bottom: 0.3rem; /* Manjši razmak med alinejami */ + color: #454b57; /* Siva barva kot ostalo besedilo */ } .hero-bullets li::before {