forked from midou/invidious
Increased link contrast in dark mode
This commit is contained in:
parent
ac0c0609bb
commit
beec62cf0e
@ -581,7 +581,7 @@ span > select {
|
||||
}
|
||||
|
||||
.dark-theme a {
|
||||
color: #a0a0a0;
|
||||
color: #adadad;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user