This website requires JavaScript.
Explore
Help
Sign In
iv-org
/
invidious
mirror of
https://github.com/iv-org/invidious.git
Watch
1
Star
0
Fork
You've already forked invidious
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e22d6d8549
invidious
/
assets
/
css
/
custom.css
9 lines
92 B
CSS
Raw
Normal View
History
Unescape
Escape
Make link styling default for anchor tags
2018-03-07 04:03:45 +00:00
a
{
Freshen up for the big dance
2018-01-15 03:16:09 +00:00
color
:
#
333
;
Add thumbnail to search
2018-01-07 17:43:13 +00:00
text-decoration
:
none
;
}
Make link styling default for anchor tags
2018-03-07 04:03:45 +00:00
a
:
hover
,
a
:
active
{
Add thumbnail to search
2018-01-07 17:43:13 +00:00
color
:
#
167ac6
;
}