1
Fork 0
This commit is contained in:
ashley 2024-05-24 14:46:10 +00:00
parent 7fcf4647cc
commit 8449a2ea60

View file

@ -247,6 +247,9 @@ font-family:Ubuntu
</a>
<div>
<a href="/channel?id=<%- x.authorId %>" style="border-radius:0em"><%- x.author %></a>
<a href="/download?v=<%= x.videoId %>" style="background: #333;width: 7.6em;border-radius: 18px;"><div style="display: flex;">
<i class="fa-light fa-download" style="display: flex;font-size: 16px;padding: 5px;border-radius: 18px;margin-left: 2px;"> </i><span style="margin-top: 6px;">Download</span></div> </a>
</div>
</div>
</div>
</div>