Cleanup: unused CSS selectors entfernt

This commit is contained in:
rene 2026-05-17 17:12:58 +02:00
parent 5af57175c8
commit cfdb52643f

View file

@ -549,8 +549,6 @@
font-size: 0.55rem;
white-space: nowrap;
}
.entry-badge.ok { background: #dcfce7; color: #16a34a; }
.entry-badge.warn { background: #ffedd5; color: #ea580c; }
.entry-station { flex: 1; font-weight: 600; color: #0B1023; }
.entry-temp { color: #555; }
.entry-who { color: #aaa; white-space: nowrap; }