From c7be342b3ce9a122248af0cdcc6a45bba7b97cca Mon Sep 17 00:00:00 2001 From: Ashley Date: Sun, 20 Nov 2022 08:46:15 +0000 Subject: [PATCH] fix some css issues :p --- html/search.ejs | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/html/search.ejs b/html/search.ejs index fafc61e8..84bba318 100644 --- a/html/search.ejs +++ b/html/search.ejs @@ -132,7 +132,9 @@ margin-top: 1em; .wiki > p { margin-top: -2em; } - + * { +text-rendering: auto; + } .sticky-top { position: sticky; @@ -340,7 +342,8 @@ video[counter].classList.add("shake"); style="background-image: url('https://p.poketube.fun/https://i.ytimg.com/vi/<%= x.id %>/hqdefault.jpg?sqp=-oaymwEXCNAFEJQDSFryq4qpAwkIARUAAIhCGAE=&rs=AOn4CLBmAOZV7CM3NdDKlEFxGX7PpI5UWQ');border-radius: 10px;" ><%=x.duration %>
- <%= x.Title %>