mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-26 15:38:14 +01:00
add new ui to mobile
This commit is contained in:
parent
0882eea9dd
commit
e3f0da920a
1 changed files with 2 additions and 5 deletions
|
@ -2342,10 +2342,7 @@ 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;">
|
<div style="background:#272727;padding: 5px;border-radius: 4px;">
|
||||||
<p style="margin-top: 10px;margin-bottom: 10px;">
|
|
||||||
</p>
|
|
||||||
<div style="bacgkorund:#333;">
|
|
||||||
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
|
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue