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