diff --git a/src/static/dashboard.html b/src/static/dashboard.html index b09c9df..de5500b 100644 --- a/src/static/dashboard.html +++ b/src/static/dashboard.html @@ -137,6 +137,10 @@ } .replay-clock strong { display: block; font-size: 1.65rem; font-weight: 800; letter-spacing: -.02em; white-space: nowrap; } .replay-clock span { font-size: .78rem; opacity: .85; } + .replay-alert { display: block; margin-top: 5px; font-size: .82rem; font-weight: 800; min-height: 1.1em; } + .replay-alert.note { color: #9fc9e8; } + .replay-alert.warn { color: #f5c542; } + .replay-alert.flood { color: #ff8a7a; } .forecast-grid { display: grid; grid-template-columns: repeat(auto-fill, minmax(215px, 1fr)); gap: 10px; margin-top: 14px; } .forecast-station { border: 1px solid var(--border); border-radius: 12px; padding: 10px 12px; } .forecast-station strong { font-size: .8rem; } @@ -221,7 +225,7 @@
Loading river conditions…
Map data could not be loaded.
-
+