mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 06:28:35 +01:00
add bg color to desc
This commit is contained in:
parent
9c82e1fadf
commit
0882eea9dd
1 changed files with 2 additions and 2 deletions
|
@ -2345,9 +2345,9 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
|||
<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;">
|
||||
<%-String(channelurlfixer(inv_vid.descriptionHtml)).replace(/\n/g, " <br> ").replace(/twitter\.com/g, "nitter.net").replace(/reddit\.com/g, "teddit.net") %>
|
||||
|
||||
</div>
|
||||
|
||||
<div style="margin: 10px;">
|
||||
<div style="justify-content: center;display: flex;padding: 11px;font-family: Ginto nord;gap: 3px;background: #1f1f1f;border-top-left-radius: 10px;border-top-right-radius: 10px;">
|
||||
|
|
Loading…
Reference in a new issue