From 43f74a88ff998d78e2e6f848a4d33b8973a2bc44 Mon Sep 17 00:00:00 2001 From: Levi Date: Thu, 16 May 2024 22:43:18 +0200 Subject: [PATCH] Update style.css --- style.css | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/style.css b/style.css index e8f749a..d01c639 100644 --- a/style.css +++ b/style.css @@ -15,6 +15,12 @@ --rounding: 12px; } +/* --- Subtitles --- */ + +.htmlvideoplayer::cue { + text-shadow:.08em .08em .08em #000 !important; +} + /* --- Backdrop & Header --- */ .mainAnimatedPage {