mirror of
https://github.com/iv-org/invidious.git
synced 2025-08-05 18:24:06 +00:00
Add thumbnail to search
This commit is contained in:
9
assets/css/custom.css
Normal file
9
assets/css/custom.css
Normal file
@@ -0,0 +1,9 @@
|
||||
a.link {
|
||||
color: #222;
|
||||
text-decoration: none;
|
||||
}
|
||||
|
||||
a:hover.link,
|
||||
a:active.link {
|
||||
color: #167ac6;
|
||||
}
|
Reference in New Issue
Block a user