mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-09 07:53:04 -04:00
less hacky fix for spacing + new variable
This commit is contained in:
parent
3200d1fa80
commit
9d1f7fcf48
3 changed files with 7 additions and 9 deletions
|
@ -596,7 +596,7 @@ display: block;" autoplay controls
|
|||
|
||||
<% if (!video.Channel.Name.endsWith(' - Topic')) { %>
|
||||
<% if (!video.Title.endsWith('Audio)')) { %>
|
||||
<div class="new-button button-lite" style=";margin-left: -4px;">
|
||||
<div class="new-button button-lite">
|
||||
<a title="Low Bandwidth? try PokeTube Lite!" style="color:var(--text-color);text-decoration: none" href="/lite?v=<%=video.id%>">
|
||||
<div class="pill-button">
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue