fix stuff + add stuff
This commit is contained in:
parent
846f6286cc
commit
3f938de194
@ -1484,7 +1484,7 @@ Offical Discord Server! :3
|
||||
|
||||
<% if (VideoData.genre === "Music") { %>
|
||||
|
||||
<div style="float: left;font-size: small;font-family: ubuntu;margin-bottom: 1em;"> <i title="hq audio" class="fa-light fa-waveform-lines"></i> High Quality Audio </div>
|
||||
<div style="float: left;font-size: small;font-family: ubuntu;margin-bottom: 1em;"> <i title="hq audio" class="fa-light fa-waveform-lines"></i> 128 kbps Audio </div>
|
||||
<% } %>
|
||||
<%
|
||||
let nonhditag = '136'; // Default itag
|
||||
@ -3255,7 +3255,7 @@ font-size: 13px;margin:0;padding:0;white-space: nowrap;
|
||||
<div class="video-title" style="font-family: 'PokeTube Flex';margin-bottom: -5px;text-align:center;font-stretch: extra-expanded;font-weight: 1000;" ><%=VideoData.title%></div>
|
||||
|
||||
<% if (VideoData.genre === "Music") { %>
|
||||
<span style="font-size: 13px;font-family: ubuntu;width:auto;text-align:center;"><i title="hq audio" class="fa-light fa-waveform-lines"></i> Lossless Audio </span>
|
||||
<span style="font-size: 13px;font-family: ubuntu;width:auto;text-align:center;"><i title="hq audio" class="fa-light fa-waveform-lines"></i> 128 kbps Audio </span>
|
||||
<% } %>
|
||||
</div>
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user