mirror of
https://codeberg.org/ashley/poke
synced 2025-04-05 09:07:59 +00:00
add new stuff to mobile :3
This commit is contained in:
parent
4bee8e987b
commit
319c2fffb7
@ -2294,7 +2294,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
</h3>
|
||||
<hr style="clear: both;display: block;border: none;border-bottom: 0.5px solid #2f2f2f;/*! width: 4.5em; */height: 0;">
|
||||
|
||||
<div class="video-title" style="font-family:'Inter';;white-space:yes;margin-bottom: 8px;"><%=inv_vid.title%></div>
|
||||
<div class="video-title" style="font-family: 'PokeTube Flex';margin-bottom: 8px;font-stretch: extra-expanded;font-weight: 1000;" ><%=inv_vid.title%></div>
|
||||
<!--
|
||||
|
||||
<div class="channel-info" name="chnl" style="padding: 0;border: none;">
|
||||
@ -2342,7 +2342,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
</div>
|
||||
|
||||
|
||||
<div style="background:#272727;padding: 5px;border-radius: 11px;">
|
||||
<div style="background:#272727;padding: 5px;border-radius: 11px;font-family: 'PokeTube Flex';font-stretch: extra-expanded;font-weight: 700;">
|
||||
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
|
||||
|
||||
<div style="margin: 10px;">
|
||||
|
Loading…
Reference in New Issue
Block a user