Rainbow Theme: Header-Textfarbe zu Weiß geändert für bessere Lesbarkeit

This commit is contained in:
vibe-bot 2025-08-09 01:30:06 +02:00
parent 5e62bb1997
commit 581718d152

View file

@ -310,6 +310,7 @@ header {
linear-gradient(135deg, rgba(255,255,255,.1), rgba(255,255,255,.05)) padding-box,
linear-gradient(90deg, #ff6384, #36a2eb, #ffce56, #4bc0c0, #9966ff) border-box;
background-clip: padding-box, border-box;
color: #ffffff;
}
/* Header-Titel und Uhrzeit */
header h1 {