This website requires JavaScript.
Explore
Help
Register
Sign In
midou
/
invidious
Watch
1
Star
0
Fork
1
You've already forked invidious
mirror of
https://github.com/iv-org/invidious.git
synced
2024-12-02 11:41:08 +05:30
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 09:33:45 +05:30
a
{
Freshen up for the big dance
2018-01-15 08:46:09 +05:30
color
:
#
333
;
Add thumbnail to search
2018-01-07 23:13:13 +05:30
text-decoration
:
none
;
}
Make link styling default for anchor tags
2018-03-07 09:33:45 +05:30
a
:
hover
,
a
:
active
{
Add thumbnail to search
2018-01-07 23:13:13 +05:30
color
:
#
167ac6
;
}
Reference in New Issue
Copy Permalink