Update html/channel.ejs
This commit is contained in:
parent
4da6fef429
commit
6476cb1dcd
@ -1010,13 +1010,13 @@ margin-left: 10px;
|
||||
|
||||
</a>
|
||||
<div class="name">
|
||||
<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 style="font-family:PokeTube Flex,sans-serif;font-weight:1000;font-stretch: ultra-expanded;white-space:yes;text-align: left;margin-left: 6.3em;margin-top: -7em;"> <%=cinv.author%> </p>
|
||||
<p style="margin: -9px;margin-left: 44px;margin-top:-1em">
|
||||
<%= subs %> subscribers <%- pronoun %>
|
||||
|
||||
</p>
|
||||
</div>
|
||||
<p style="padding:0;font-weight:bold;">
|
||||
<p style="padding:0;font-weight:bold;color:gray;">
|
||||
<%-getFirstLine(cinv.description)%> <a href="/channel?id=<%=ID%>&tab=about">
|
||||
..more</a>
|
||||
</p>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user