mirror of
https://github.com/iv-org/invidious.git
synced 2024-11-02 00:43:05 +05:30
10 lines
90 B
CSS
10 lines
90 B
CSS
a:hover,
|
|
a:active {
|
|
color: #167ac6;
|
|
}
|
|
|
|
a {
|
|
color: #0093ff;
|
|
text-decoration: none;
|
|
}
|