mirror of
https://github.com/iv-org/invidious.git
synced 2025-06-21 21:24:20 -04:00
Use darker color for links
This commit is contained in:
parent
6c5cbca575
commit
2aca7f7c19
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ a:active {
|
||||||
}
|
}
|
||||||
|
|
||||||
a {
|
a {
|
||||||
color: #f0f0f0;
|
color: #a0a0a0;
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue