2018-04-13 21:32:14 -05:00
|
|
|
a:hover,
|
|
|
|
a:active {
|
2019-02-16 20:46:04 -03:00
|
|
|
color: #167ac6 !important;
|
2018-04-13 21:32:14 -05:00
|
|
|
}
|
|
|
|
|
|
|
|
a {
|
2019-02-02 20:13:40 -03:00
|
|
|
color: #61809b;
|
2018-04-13 21:32:14 -05:00
|
|
|
text-decoration: none;
|
|
|
|
}
|
2019-02-16 20:46:04 -03:00
|
|
|
|
|
|
|
/* All links that do not fit with the default color goes here */
|
2019-02-21 17:43:49 -06:00
|
|
|
a > .icon,
|
2019-02-16 20:46:04 -03:00
|
|
|
.pure-u-md-1-5 > .h-box > a[href^="/watch?"],
|
|
|
|
.playlist-restricted > ol > li > a {
|
|
|
|
color: #303030;
|
|
|
|
}
|