From 88e828f7634dfdf7b07467c8247f7df2ab3a3eb9 Mon Sep 17 00:00:00 2001 From: lion <120344285@qq.com> Date: Fri, 28 Aug 2026 16:11:12 +0800 Subject: [PATCH] up --- public/frontend/event-site.html | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/public/frontend/event-site.html b/public/frontend/event-site.html index cdef016..4f6bfae 100644 --- a/public/frontend/event-site.html +++ b/public/frontend/event-site.html @@ -5415,6 +5415,8 @@ .audience-tracks-layout .tracks .track-card h3, .roadmap .step h3, .roadmap .step p strong, + .award-card small, + .awards .award-card small, .awards .award-card h3 { font-family: var(--font-sans) !important; font-weight: 400 !important; @@ -5423,6 +5425,9 @@ font-family: var(--font-sans) !important; font-weight: 400 !important; } + .awards .award-card p { + color: #bcd4e7 !important; + } /* 赛程地点固定在卡片底部,四卡同一高度对齐 */ .roadmap .timeline {