From 01f82c6c221317d9cba906b47a0083c6028e7af9 Mon Sep 17 00:00:00 2001 From: GCH Date: Mon, 29 Jun 2026 08:13:23 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20g=C3=B8r=20slogan=20tekst=20i=20SVG=20no?= =?UTF-8?q?rmal=20v=C3=A6gt=20i=20stedet=20for=20fed?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - primegrading-logo.svg: font-family 'Arial Black' → 'Arial', font-weight 900 → 400 - index.html: dark-mode card-bg fjernet, .card-label farve rettet --- primegrading-web/html/index.html | 6 +----- primegrading-web/html/primegrading-logo.svg | 19 ++++++------------- 2 files changed, 7 insertions(+), 18 deletions(-) diff --git a/primegrading-web/html/index.html b/primegrading-web/html/index.html index ab6be76..6e4826c 100644 --- a/primegrading-web/html/index.html +++ b/primegrading-web/html/index.html @@ -332,10 +332,6 @@ background: linear-gradient(135deg, #e8e6f0, #dddae8, #ccc8e0); } - .dark-mode .holo-card .card-bg { - background: linear-gradient(135deg, #1a1a2e, #16213e, #0f3460); - } - .holo-card .card-shine { position: absolute; inset: 0; background: linear-gradient( @@ -385,7 +381,7 @@ text-shadow: 0 0 4px rgba(0,0,0,0.15), 0 0 8px rgba(0,0,0,0.1); } - .dark-mode .holo-card .card-label { color: rgba(255,255,255,0.85); font-size: 0.55rem; text-shadow: 0 0 6px rgba(0,0,0,0.5), 0 0 12px rgba(0,0,0,0.3); } + .dark-mode .holo-card .card-label { color: rgba(0,0,0,0.5); font-size: 0.5rem; text-shadow: 0 0 4px rgba(0,0,0,0.15), 0 0 8px rgba(0,0,0,0.1); } .holo-card .card-art { position: absolute; inset: 20px 8px 40px; diff --git a/primegrading-web/html/primegrading-logo.svg b/primegrading-web/html/primegrading-logo.svg index 0eb732e..3192489 100644 --- a/primegrading-web/html/primegrading-logo.svg +++ b/primegrading-web/html/primegrading-logo.svg @@ -23,21 +23,14 @@