mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 09:38:25 +01:00
qwq
This commit is contained in:
parent
9aea8f8370
commit
435596ba8c
1 changed files with 4 additions and 4 deletions
|
@ -482,9 +482,9 @@
|
|||
<h5 style="font-family:ginto nord">
|
||||
Comments
|
||||
</h5>
|
||||
<p style="padding: 0;margin: 0;font-family: Inter;">
|
||||
Top Comments
|
||||
</p>
|
||||
<p style="padding: 0;margin: 0;font-family: Inter;margin-bottom: 10px;">
|
||||
Top Comments :3
|
||||
</p>
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
<% if (inv != "Disabled") { %>
|
||||
|
@ -519,7 +519,7 @@
|
|||
<img src="https://p.poketube.fun/<%= x.authorThumbnails[1].url %>">
|
||||
</a>
|
||||
</div>
|
||||
<p style="margin: 7px;font-family:inter">
|
||||
<p style="margin: 7px;font-family:inter;white-space: -moz-pre-wrap !important;white-space: -pre-wrap;white-space: -o-pre-wrap;white-space: pre-wrap;word-wrap: anywhere;white-space: -webkit-pre-wrap;word-break: break-all;white-space: normal;">
|
||||
<%- x.author%> </p></h5>
|
||||
<p class="comment">
|
||||
<%- x.contentHtml %>
|
||||
|
|
Loading…
Reference in a new issue