mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-10 03:28:35 +01:00
add margin lol
This commit is contained in:
parent
976deb681f
commit
3f63c921d5
1 changed files with 1 additions and 3 deletions
|
@ -417,9 +417,7 @@ background: none !important;
|
|||
</div>
|
||||
|
||||
|
||||
<div class="video-sub-info description" style="background: #333;padding: 10px;border-radius: 21px !important;">
|
||||
|
||||
<div class="video-title" style="color:#fff;font-family:'PokeTube Flex';font-weight:1000;font-stretch: extra-expanded;margin-top: 3px;margin-bottom: 10px;">Description</div>
|
||||
<div class="video-sub-info description" style="background: #333;padding: 10px;border-radius: 21px !important;margin-left: -7px;">
|
||||
|
||||
|
||||
<% if (String(inv_vid.descriptionHtml) != "undefined") { %>
|
||||
|
|
Loading…
Reference in a new issue