mirror of
https://github.com/iv-org/invidious.git
synced 2025-07-26 00:05:38 -04:00
Increased link contrast in dark mode
This commit is contained in:
parent
ac0c0609bb
commit
beec62cf0e
1 changed files with 1 additions and 1 deletions
|
@ -581,7 +581,7 @@ span > select {
|
||||||
}
|
}
|
||||||
|
|
||||||
.dark-theme a {
|
.dark-theme a {
|
||||||
color: #a0a0a0;
|
color: #adadad;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue