style: real LED segment display font for kickoff time
Build & Deploy Tippspiel / build (push) Successful in 51s

- Added DSEG7 font (stadium scoreboard segment display)
- Kickoff time centered in card, no box, just glowing LED digits
- Gold color with double text-shadow glow for authentic look

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Ronny
2026-04-11 22:56:56 +02:00
parent d0473ca143
commit eb764ca1bd
3 changed files with 29 additions and 15 deletions
+8
View File
@@ -2,6 +2,14 @@
WM 2026 Tippspiel — Stadium Elite Design System
============================================================ */
/* Stadium LED Segment Display Font */
@font-face {
font-family: 'DSEG7';
src: url('https://cdn.jsdelivr.net/npm/dseg@0.46.0/fonts/DSEG7-Classic/DSEG7Classic-Regular.woff2') format('woff2');
font-weight: 400;
font-display: swap;
}
/* --- Dark Mode (Standard) --- */
:root {
--bg-deep: #0A0E1A;