This website requires JavaScript.
Explore
Help
Register
Sign In
Archives
/
invidious
Watch
2
Star
0
Fork
0
You've already forked invidious
mirror of
https://github.com/iv-org/invidious
synced
2024-11-09 01:10:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
31d1315c60
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
;
}
Reference in New Issue
Copy Permalink