diff --git a/assets/css/lighttheme.css b/assets/css/lighttheme.css index b28ef0ee..73706bb7 100644 --- a/assets/css/lighttheme.css +++ b/assets/css/lighttheme.css @@ -10,7 +10,7 @@ a { /* All links that do not fit with the default color goes here */ a:not([data-id]) > .icon, -.pure-u-md-1-5 > .h-box > a[href^="/watch?"], +.pure-u-lg-1-5 > .h-box > a[href^="/watch?"], .playlist-restricted > ol > li > a { color: #303030; } diff --git a/src/invidious/views/channel.ecr b/src/invidious/views/channel.ecr index 746ffcde..d52c01ca 100644 --- a/src/invidious/views/channel.ecr +++ b/src/invidious/views/channel.ecr @@ -67,15 +67,15 @@