This website requires JavaScript.
Explore
Help
Sign In
external
/
invidious
Watch
1
Star
0
Fork
You've already forked invidious
0
mirror of
https://github.com/iv-org/invidious.git
synced
2024-11-10 09:07:48 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
8a3056d0e3
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 05:03:45 +01:00
a
{
Freshen up for the big dance
2018-01-15 04:16:09 +01:00
color
:
#
333
;
Add thumbnail to search
2018-01-07 18:43:13 +01:00
text-decoration
:
none
;
}
Make link styling default for anchor tags
2018-03-07 05:03:45 +01:00
a
:
hover
,
a
:
active
{
Add thumbnail to search
2018-01-07 18:43:13 +01:00
color
:
#
167ac6
;
}
Reference in a new issue
Copy permalink