diff --git a/wetter.html b/wetter.html index 7425f66..1fbd8d3 100644 --- a/wetter.html +++ b/wetter.html @@ -66,6 +66,8 @@ h1 { font-size:42px; margin:0 0 8px 0; font-weight:700; letter-spacing:-1px; col .subtitle { color:var(--text-muted); margin-bottom:32px; font-size:16px; } .back-link { display:inline-block; margin-bottom:24px; color:var(--accent-text); text-decoration:none; font-size:14px; } .back-link:hover { text-decoration:underline; } +.home-btn { position:fixed; top:16px; left:16px; z-index:1000; background:var(--theme-toggle-bg); border:1px solid var(--card-border); color:var(--text); text-decoration:none; padding:10px 16px; border-radius:22px; font-size:14px; font-weight:600; box-shadow:0 2px 8px var(--shadow-color); transition:all 0.2s; display:inline-flex; align-items:center; gap:6px; } +.home-btn:hover { transform:translateX(-2px); border-color:var(--accent); color:var(--accent); } .section-title { font-size:22px; font-weight:600; margin:32px 0 4px 0; color:var(--text-strong); } .section-subtitle { font-size:13px; color:#f97316; text-transform:uppercase; letter-spacing:1.5px; margin:20px 0 12px 0; font-weight:600; } .section-subtitle-note { color:var(--muted-text); font-size:14px; margin:0 0 20px 0; } @@ -143,7 +145,7 @@ h1 { font-size:42px; margin:0 0 8px 0; font-weight:700; letter-spacing:-1px; col
TagWetterTempRegenMengeWindBeschreibung
Sa 27. Jun (heute)🌤️38° / 24°0%0.0 mm12 km/hHeiter
So 28. Jun40° / 25°13%0.0 mm10 km/hTeilweise bewoelkt
Mo 29. Jun🌦️33° / 23°60%4.2 mm17 km/hLeichter Regenschauer
Di 30. Jun⛈️27° / 21°53%8.4 mm8 km/hGewitter
Mi 1. Jul⛈️23° / 17°69%12.3 mm12 km/hGewitter
Do 2. Jul☁️26° / 13°28%0.0 mm10 km/hBedeckt
Fr 3. Jul🌦️21° / 15°20%3.0 mm20 km/hLeichter Regen
Sa 4. Jul☁️25° / 13°18%0.0 mm19 km/hBedeckt
So 5. Jul🌦️24° / 18°20%0.6 mm15 km/hNieselregen
Mo 6. Jul🌦️24° / 16°17%1.8 mm13 km/hNieselregen
Di 7. Jul27° / 16°20%0.0 mm10 km/hTeilweise bewoelkt
Mi 8. Jul🌤️32° / 19°14%0.0 mm5 km/hHeiter
Do 9. Jul🌤️36° / 22°8%0.0 mm13 km/hHeiter
Fr 10. Jul🌤️35° / 24°11%0.0 mm12 km/hHeiter
Sa 11. Jul36° / 23°0%0.0 mm9 km/hTeilweise bewoelkt
So 12. Jul☁️38° / 24°0%0.0 mm11 km/hBedeckt
⭐ = JGA-Tag · (heute) = aktueller Tag
- 🌐 Daten von Open-Meteo (CC BY 4.0) · Letzte Aktualisierung: 27.06.2026 09:48 Uhr + 🌐 Daten von Open-Meteo (CC BY 4.0) · Letzte Aktualisierung: 27.06.2026 09:52 Uhr · Nächste Aktualisierung: morgen 02:00 Berlin · Windy.com · yr.no
@@ -155,6 +157,7 @@ h1 { font-size:42px; margin:0 0 8px 0; font-weight:700; letter-spacing:-1px; col +🏠 Startseite