diff --git a/web/src/styles.css b/web/src/styles.css index a82f765..e8bcca6 100644 --- a/web/src/styles.css +++ b/web/src/styles.css @@ -329,6 +329,8 @@ header { background-clip: padding-box, border-box; color: #ffffff; } +/* Rainbow Header: Sekundärtexte sichtbar machen */ +[data-theme="rainbow"] header .text-gray-400 { color: #ffffff !important; opacity: 1 !important; } /* Header-Titel und Uhrzeit */ header h1 { margin: 0;