Fixed: text color of complete seasons dark mode
the readability of complete seasons on season pass is not great. changed from light gray to dark gray
This commit is contained in:
parent
303fc5d786
commit
c1e43e9389
|
@ -21,4 +21,5 @@
|
|||
|
||||
.allEpisodes {
|
||||
background-color: #e0ffe0;
|
||||
color: var(--darkGray);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue