mirror of
https://gitea.invidious.io/iv-org/invidious-copy-2022-04-11.git
synced 2024-08-15 00:43:26 +00:00
9 lines
No EOL
107 B
CSS
9 lines
No EOL
107 B
CSS
a.link {
|
|
color: #333;
|
|
text-decoration: none;
|
|
}
|
|
|
|
a:hover.link,
|
|
a:active.link {
|
|
color: #167ac6;
|
|
} |