Update style.css
This commit is contained in:
parent
cfd2636d65
commit
43f74a88ff
1 changed files with 6 additions and 0 deletions
|
@ -15,6 +15,12 @@
|
||||||
--rounding: 12px;
|
--rounding: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* --- Subtitles --- */
|
||||||
|
|
||||||
|
.htmlvideoplayer::cue {
|
||||||
|
text-shadow:.08em .08em .08em #000 !important;
|
||||||
|
}
|
||||||
|
|
||||||
/* --- Backdrop & Header --- */
|
/* --- Backdrop & Header --- */
|
||||||
|
|
||||||
.mainAnimatedPage {
|
.mainAnimatedPage {
|
||||||
|
|
Loading…
Reference in a new issue