Override Leaflet's default popup styles with !important declarations to ensure proper text visibility in aircraft information popups: - Set dark background (#2d2d2d) for popup content wrapper and tip - Force white text color (#ffffff) for all popup text elements - Ensure labels remain muted gray (#888) for visual hierarchy - Preserve accent colors for flight ID (blue) and callsign (green) The issue was caused by Leaflet CSS overriding custom popup styling, resulting in poor readability with white text on white backgrounds. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| css | ||
| js | ||
| aircraft-icon.svg | ||
| favicon.ico | ||
| index.html | ||