Rainbow Theme: Header-Labels (text-gray-400) auf Weiß gestellt für bessere Lesbarkeit
This commit is contained in:
parent
f699a1532a
commit
d35f359d00
1 changed files with 2 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue