This commit is contained in:
ashley 2025-09-08 16:11:58 +02:00
parent 0a75113a5f
commit 4da6fef429

View File

@ -1003,16 +1003,16 @@ margin: auto;">
display: flex;
flex-direction: column;
align-content: center;
margin: auto;
width: fit-content;
margin-left: 10px;
">
<img src="/avatars/<%=cinv.authorThumbnails[5].url.replace("https://yt3.googleusercontent.com/", "")%>" alt="Channel Avatar">
</a>
<div class="name">
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;"> <%=cinv.author%> </p>
<p style="margin: -9px;">
<%= subs %> subscribers - <%- pronoun %>
<p style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;text-align: left;margin-left: 6em;margin-top: -7em;"> <%=cinv.author%> </p>
<p style="margin: -9px;margin-left: 44px;margin-top:1em">
<%= subs %> subscribers <br> <%- pronoun %>
</p>
</div>