mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-03-16.git
synced 2024-08-15 00:53:18 +00:00
Add thumbnail to search
This commit is contained in:
parent
d65106d8b1
commit
c4c1b43e5c
2 changed files with 21 additions and 1 deletions
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;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue