|
|
|
|
@ -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 {
|
|
|
|
|
|