mirror of
https://codeberg.org/ashley/poke.git
synced 2025-06-08 02:23:03 -04:00
less hacky fix for spacing + new variable
This commit is contained in:
parent
dbc19f0367
commit
f04160f5df
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