diff --git a/html/poketube.ejs b/html/poketube.ejs index beb169a8..15d30261 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -263,9 +263,8 @@ PokeTube Player v09.09.22c - Node <%=process.version%> - V8 v<%=process.versions From <%=video.Channel.Name%> <% } %> - - + <% } %> <% if (f) { %> @@ -277,9 +276,8 @@ From <%=video.Channel.Name%> <% } %> From <%=video.Channel.Name%> - - - <% } %> + + <% } %> <% if (!f) { %> <% k.Video.Recommendations.Video.forEach(x => { %> @@ -789,7 +787,7 @@ body { --text-secondary: #fff; --text-link: #3ea6ff; - --app-background: #111111; + --app-background: #000; --context-menu-background: #333; --border-color: #444; --item-hover-background: #373737; @@ -846,13 +844,13 @@ a{