mirror of
https://github.com/iv-org/invidious.git
synced 2026-04-20 22:14:26 -04:00
Add dark theme
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
a:hover,
|
||||
a:active {
|
||||
color: #167ac6;
|
||||
}
|
||||
|
||||
a {
|
||||
color: #303030;
|
||||
text-decoration: none;
|
||||
}
|
||||
Reference in New Issue
Block a user