Update style.css

This commit is contained in:
Levi 2024-05-16 22:43:18 +02:00
parent cfd2636d65
commit 43f74a88ff

View file

@ -15,6 +15,12 @@
--rounding: 12px; --rounding: 12px;
} }
/* --- Subtitles --- */
.htmlvideoplayer::cue {
text-shadow:.08em .08em .08em #000 !important;
}
/* --- Backdrop & Header --- */ /* --- Backdrop & Header --- */
.mainAnimatedPage { .mainAnimatedPage {