diff --git a/public/index.html b/public/index.html index bec3ad4..8f1a647 100644 --- a/public/index.html +++ b/public/index.html @@ -170,7 +170,7 @@ .leaflet-control-attribution { background: rgba(10, 14, 20, 0.8) !important; color: var(--text-muted) !important; - font-size: 9px !important; + font-size: 11px !important; } .leaflet-control-attribution a { @@ -184,7 +184,7 @@ justify-content: center; font-family: 'JetBrains Mono', monospace; font-weight: 700; - font-size: 10px; + font-size: 12px; border-radius: 50%; border: 2px solid white; box-shadow: 0 0 10px rgba(0,0,0,0.5); @@ -228,7 +228,7 @@ color: var(--text-secondary); padding: 8px 12px; font-family: 'JetBrains Mono', monospace; - font-size: 10px; + font-size: 12px; cursor: pointer; transition: all 0.2s; border-radius: 4px; @@ -276,7 +276,7 @@ } .panel-header { - font-size: 10px; + font-size: 12px; font-weight: 700; color: var(--accent-cyan); margin-bottom: 8px; @@ -873,7 +873,7 @@
setViewMode(v => v === 'bars' ? 'chart' : 'bars')}>
📡 VOACAP DE-DX - + {viewMode === 'bars' ? '▦ bars' : '▤ chart'} • click to toggle
@@ -887,7 +887,7 @@ gridTemplateColumns: '28px repeat(24, 1fr)', gridTemplateRows: `repeat(${bands.length}, 12px)`, gap: '1px', - fontSize: '8px', + fontSize: '12px', fontFamily: 'JetBrains Mono, monospace' }}> {bands.map((band, bandIdx) => ( @@ -899,7 +899,7 @@ justifyContent: 'flex-end', paddingRight: '4px', color: 'var(--text-muted)', - fontSize: '8px' + fontSize: '12px' }}> {band.replace('m', '')}
@@ -929,7 +929,7 @@ display: 'grid', gridTemplateColumns: '28px repeat(24, 1fr)', marginTop: '2px', - fontSize: '7px', + fontSize: '9px', color: 'var(--text-muted)' }}>
UTC
@@ -944,7 +944,7 @@ display: 'flex', justifyContent: 'space-between', alignItems: 'center', - fontSize: '8px' + fontSize: '12px' }}>
REL: @@ -962,7 +962,7 @@
) : ( /* Bar Chart View */ -
+
{/* Solar quick stats */}
SFI {solarData.sfi} SSN {solarData.ssn} @@ -988,7 +988,7 @@ }}> = 50 ? 'var(--accent-green)' : 'var(--text-muted)' }}> {band.band} @@ -1006,7 +1006,7 @@
{band.reliability}% @@ -1046,7 +1046,7 @@ alignItems: 'center', marginBottom: '6px' }}> - ☀ SOLAR + ☀ SOLAR