mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-17 03:34:46 -05:00
add new ui to mobile
This commit is contained in:
parent
0882eea9dd
commit
e3f0da920a
1 changed files with 2 additions and 5 deletions
|
@ -2341,11 +2341,8 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;margin: 0 0;/*! width: 4.5em; */height: 0;">
|
||||
<p style="margin-top: 10px;margin-bottom: 10px;">
|
||||
</p>
|
||||
<div style="bacgkorund:#333;">
|
||||
|
||||
<div style="background:#272727;padding: 5px;border-radius: 4px;">
|
||||
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
|
||||
</div>
|
||||
|
||||
|
|
Loading…
Reference in a new issue