diff --git a/html/lite.ejs b/html/lite.ejs index 67a16afb..fdc0bba8 100644 --- a/html/lite.ejs +++ b/html/lite.ejs @@ -20,7 +20,7 @@ --> <!DOCTYPE html> -<html class="poketube_desktop_player" version="browser_web_lite"> +<html class="poketube_desktop_player" version="browser_web_lite" style="background: #000;"> <head> <% if (e === false) { %> <!-- MetaTag disabled --> @@ -39,7 +39,7 @@ <link href="http://www.youtube.com/channel/<%=k.Video.Channel.id%>" itemprop=url> <% } %> <!-- close the } --> <link href="/css/yt-ukraine.svg" rel=icon> -<title> <%=inv_vid.title%> | PokeTube Lite </title> +<title> <%=inv_vid.title%> | Lite </title> <style> .comments-area { @@ -281,16 +281,16 @@ background: none !important; <div class="app" style="color:#fff;border-radius: 0em !important;"> - <nav> + <nav style="position: sticky;"> <div class=left> <% if (inv_vid.genre != "Music") { %> - <a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo.svg?v=5"></a> + <a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 8.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo-poke.svg?v=5"></a> <% } %> <% if (inv_vid.genre === "Music") { %> - <a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 7.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/music.svg?v=5"></a> + <a class="class" href="/143" style=font-family:Inter,sans-serif;color:#fff> <img style="transform: scale(1.3);padding-left:0.9em;width: 7.5em;display: block;margin-left: auto;margin-right: auto;" src="/css/logo-poke.svg?v=5"></a> <% } %> </div> <div class="middle">