diff --git a/html/poketube.ejs b/html/poketube.ejs index 85376702..df879bc4 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -1044,7 +1044,7 @@ display: block;" autoplay controls

-

+

Lyrics

@@ -1057,7 +1057,7 @@ display: block;" autoplay controls <% } %> <% } %> -

+


Open On YouTubePrivacyGit @@ -1070,7 +1070,7 @@ display: block;" autoplay controls <% if (!optout) { %> -
+
Opt out of Metrics (Wut?) @@ -1080,7 +1080,7 @@ display: block;" autoplay controls <% if (lyrics && !r) { %> -
+
<% if (optout) { %> Lyrics (Wow) @@ -1218,6 +1218,27 @@ body { .v-chip:not(.v-chip--outlined).warning { color:#fff } + +:root { + /* text */ + --text-link: #0ab7f0; + --text-link-visited: #00c0ff; + --text-color: #ffffff; + --text-font-primary: "PokeTube Flex"; + --text-header-weight: 1000; + + /* Divs */ + --div-gradient: linear-gradient( + 135deg, + #f97794 10%, + #623aa2 100%, + #8e6f7e 100% + ); + --div-border-color: #7c44a0; + --div-prim-bg: #1c1c1c; + --div-second-bg: #1a1a1a; + --div-transparent-bg: #0009; +} .theme--light.v-chip { border-color:rgba(0,0,0,.12); color:rgba(0,0,0,.87) @@ -1631,7 +1652,7 @@ padding: 3px; body { position: relative; } #desc-container { position: absolute; - margin-top: -12.4em; + margin-top: -20.4em; left: 0; width: 100%; height: 100%; @@ -1720,7 +1741,7 @@ padding: 3px; body { position: relative; } #comments-container { position: absolute; - margin-top: -12.4em; + margin-top: -20.4em; left: 0; width: 100%; height: 100%; @@ -1835,7 +1856,7 @@ padding: 3px; body { position: relative; } #more-button-container { position: absolute; - margin-top: -12.4em; + margin-top: -20.4em; left: 0; width: 100%; height: 100%; @@ -1869,6 +1890,11 @@ padding: 3px; } #more-buttons span { display: block; } #more-buttons span a { display: inline-block; } + + .date-publish { + +} + @@ -1954,7 +1980,7 @@ padding: 3px; <% } %>
-
<%=video.Title%> + @@ -1964,7 +1990,7 @@ padding: 3px; -
+
<%=k.Video.Channel.Name%> @@ -2036,7 +2062,7 @@ padding: 3px;
@@ -2178,24 +2207,11 @@ padding: 3px;
More from <%=k.Video.Channel.Name%>
-
- - - - + -
-
+
<% if (wiki.extract_html) { %> @@ -2231,7 +2247,7 @@ More from <%=k.Video.Channel.Name%>

-PokeTube Mobile v12.10.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> ) +PokeTube Mobile v8.12.22a - Node <%=process.version%> - V8 v<%=process.versions.v8%> - <%=process.platform.replace("linux", "GNU/Linux")%> <%=process.arch%> Server ( <%=ip.org%> )

@@ -2255,14 +2271,14 @@ PokeTube Mobile v12.10.22a - Node <%=process.version%> - V8 v<%=process.versions
-

M O A R +

M O A R

More Epic options owo~


-
+
Open On YouTubePrivacyGit <% if (optout) { %> <% } %> @@ -2300,7 +2316,7 @@ More Epic options owo~ See the Recommended videos instead - Report wrong lyrics qwq


-

+

Lyrics

@@ -2330,7 +2346,7 @@ More Epic options owo~

-

Comments

+

Comments

Top Comments :3

@@ -2374,7 +2390,12 @@ More Epic options owo~

- <%- x.author%> + <%- x.author%>

+ <%- x.publishedText %> +

<% if (x.verified) { %> @@ -2390,7 +2411,12 @@ More Epic options owo~ - <%- x.author%> + <%- x.author%>

+ <%- x.publishedText %> +

<% if (x.verified) { %> @@ -2405,7 +2431,8 @@ More Epic options owo~

<%- x.contentHtml %> - <%- x.publishedText %> - <%- convert(x.likeCount) %> Likes <% if(x.creatorHeart) { %> + + <%- convert(x.likeCount) %> | <% if(x.creatorHeart) { %> @@ -2456,20 +2483,20 @@ More Epic options owo~