mirror of
https://codeberg.org/ashley/poke.git
synced 2024-11-22 17:37:51 +01:00
new download pageeeeeeeeeeeeee~~
This commit is contained in:
parent
0203cfe9a8
commit
d2a903119d
1 changed files with 3 additions and 3 deletions
|
@ -844,8 +844,8 @@ display: block; !important;" autoplay controls
|
|||
|
||||
<div style="display: flex;">
|
||||
|
||||
<a class="new-button" title="Download this Video :3" style="color:var(--text-color);text-decoration: none; " href="/download?v=<%=inv_vid.videoId%>">
|
||||
<div class="pill-button">
|
||||
<a class="new-button" title="Download this Video :3" style="color:var(--text-color);text-decoration: none;border: solid;border-color: lime; " href="/download?v=<%=inv_vid.videoId%>">
|
||||
<div class="pill-button" style="">
|
||||
|
||||
<i class="fa-light fa-download"></i>
|
||||
Download
|
||||
|
@ -1058,7 +1058,7 @@ display: block; !important;" autoplay controls
|
|||
|
||||
<div>
|
||||
|
||||
<a title="Download this Video :3" style="color:var(--text-color);text-decoration: none; " href="/download?v=<%=inv_vid.videoId%>">
|
||||
<a title="Download this Video :3" style="color:var(--text-color);text-decoration: " href="/download?v=<%=inv_vid.videoId%>">
|
||||
<i class="fa-light fa-download"></i>
|
||||
Download
|
||||
</a>
|
||||
|
|
Loading…
Reference in a new issue