From 60881209650d4ec38104e187875899b72a7d3c32 Mon Sep 17 00:00:00 2001 From: Levi Date: Fri, 31 May 2024 17:19:52 +0200 Subject: [PATCH] Increase subtitle font weight --- wll-fonts.css | 1 + 1 file changed, 1 insertion(+) diff --git a/wll-fonts.css b/wll-fonts.css index bd45db4..d4fd85f 100644 --- a/wll-fonts.css +++ b/wll-fonts.css @@ -149,4 +149,5 @@ html { .htmlvideoplayer::cue { font-family: SickFontBro,Montserrat,sans-serif !important; + font-weight: 700 !important; } \ No newline at end of file