Rainbow Theme: Header-Textfarbe zu Weiß geändert für bessere Lesbarkeit
This commit is contained in:
parent
5e62bb1997
commit
581718d152
1 changed files with 1 additions and 0 deletions
|
|
@ -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 {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue