diff --git a/web/src/styles.css b/web/src/styles.css index 38a3b3a..bf318fe 100644 --- a/web/src/styles.css +++ b/web/src/styles.css @@ -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 {