modified: app.py

modified:   static/css/style.css
	modified:   templates/weather.html
This commit is contained in:
simon
2026-04-22 13:29:08 +02:00
parent e59e88cafe
commit c5bd9cb7e9
3 changed files with 52 additions and 9 deletions

View File

@@ -502,6 +502,7 @@ main { flex: 1; }
.warn-icon { font-size: 1.1rem; flex-shrink: 0; line-height: 1.3; }
.warn-item strong { color: inherit; }
.warn-item div { display: flex; flex-direction: column; gap: 0.2rem; }
.warn-time { color: #888; font-size: 0.7rem; margin: 0; margin-bottom: 0.25rem; font-weight: 500; }
.warn-desc { color: var(--muted2); font-size: 0.78rem; margin: 0; }
/* ═══════════════════════════════════════════════════════════