From 6d59c6104435ef8e343a5662d0603595c9d0ae85 Mon Sep 17 00:00:00 2001 From: Ashley Date: Mon, 15 May 2023 16:34:16 +0000 Subject: [PATCH] add old windows font support --- html/poketube.ejs | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/html/poketube.ejs b/html/poketube.ejs index aa977fd3..ace46ef7 100644 --- a/html/poketube.ejs +++ b/html/poketube.ejs @@ -399,6 +399,25 @@ text-shadow: 1px 1px #000,1px 1px 0.1px #000;!important; <% } %> + + <% if(IsOldWindows) { %> + + + <% } %> + +