invidious/assets/css/lighttheme.css

10 行
90 B
CSS
Raw 通常表示 履歴

2018-04-14 11:32:14 +09:00
a:hover,
a:active {
color: #167ac6;
}
a {
2019-02-03 08:13:40 +09:00
color: #61809b;
2018-04-14 11:32:14 +09:00
text-decoration: none;
}