diff --git a/html/playlist.ejs b/html/playlist.ejs index 9529a81c..3d7a55ed 100644 --- a/html/playlist.ejs +++ b/html/playlist.ejs @@ -156,7 +156,13 @@ font-family:Ubuntu .playlist-video > .info > .title { border-radius:0em; - height: 1.9em; + max-height: 1.9em; +} + +.playlist-info>.title { + font-family: "PokeTube flex"; + font-stretch: ultra-expanded; + font-weight: 600; } @@ -212,14 +218,14 @@ font-family:Ubuntu <%- x.index + 1 %> + style="background-image: url('<%- mediaproxy %>/proxy?url=https://vid.puffyan.us/vi/<%- x.videoId %>/hqdefault.jpg?sqp=-oaymwEjCNACELwBSFryq4qpAxUIARUAAAAAGAElAADIQj0AgKJDeAE=&rs=AOn4CLBibY6d4Dg0K69NC-0b7NFsD7AH1w');border-radius: 13px;border: 1px solid #ff0064">
<%- x.title %>
- <%- x.author %> + <%- x.author %>