invidious-mod/assets/css/lighttheme.css

10 行
90 B
CSS

a:hover,
a:active {
color: #167ac6;
}
a {
color: #303030;
text-decoration: none;
}