[feat](trx-frontend-http): use DSEG14 Classic font for frequency display

Load DSEG14 Classic 14-segment LCD font from CDN and apply it to
the frequency input at 2x size for a realistic radio display look.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Stanislaw Grams <stanislawgrams@gmail.com>
This commit is contained in:
2026-02-08 10:37:59 +01:00
parent be497b78cb
commit a8e09f2f0b
2 changed files with 2 additions and 0 deletions
@@ -4,6 +4,7 @@
<meta charset="utf-8">
<title>{pkg} v{ver} status</title>
<link rel="icon" href="/favicon.ico" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fontsource/dseg14-classic/400.css" />
<link rel="stylesheet" href="/style.css" />
</head>
<body>