From 2b643503fcefac751e0ca0fb9da1d3172110feef Mon Sep 17 00:00:00 2001 From: "sf.nadeko.net ~root" Date: Fri, 9 Feb 2024 19:28:19 -0300 Subject: [PATCH] Add some links and change some things in the CSS --- assets/css/default.css | 5 +++-- src/invidious/views/feeds/subscriptions.ecr | 5 ++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/assets/css/default.css b/assets/css/default.css index 9c933b39..a3383032 100644 --- a/assets/css/default.css +++ b/assets/css/default.css @@ -121,6 +121,7 @@ body a.channel-owner { display: flex; justify-content: center; flex-wrap: wrap; + margin-bottom: 1.2vh; } .feed-menu-item { @@ -673,7 +674,7 @@ span > select { } body.dark-theme { - background-color: rgba(35, 35, 35, 1); + background-color: rgba(18, 18, 18, 1); color: #f0f0f0; } @@ -741,7 +742,7 @@ body.dark-theme { } body.no-theme { - background-color: rgba(35, 35, 35, 1); + background-color: rgba(18, 18, 18, 1); color: #f0f0f0; } diff --git a/src/invidious/views/feeds/subscriptions.ecr b/src/invidious/views/feeds/subscriptions.ecr index c36bd00f..f3ea349f 100644 --- a/src/invidious/views/feeds/subscriptions.ecr +++ b/src/invidious/views/feeds/subscriptions.ecr @@ -9,12 +9,11 @@

<%= translate(locale, "Manage subscriptions") %> +
+ <%= translate(locale, "Watch history") %>

-

- <%= translate(locale, "Watch history") %> -