mirror of
https://github.com/iv-org/invidious.git
synced 2025-05-31 14:11:54 +05:30
CSS: fix links not underlined in dark mode
This commit is contained in:
@@ -636,7 +636,6 @@ body.dark-theme {
|
|||||||
|
|
||||||
.no-theme a {
|
.no-theme a {
|
||||||
color: #a0a0a0;
|
color: #a0a0a0;
|
||||||
text-decoration: none;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
body.no-theme {
|
body.no-theme {
|
||||||
|
Reference in New Issue
Block a user