Apply font to subtitles
This commit is contained in:
parent
9d3c9d67c7
commit
a12186969a
1 changed files with 4 additions and 0 deletions
|
@ -146,3 +146,7 @@ html {
|
|||
-webkit-text-size-adjust: 100% !important;
|
||||
font-size: 100% !important;
|
||||
}
|
||||
|
||||
.htmlvideoplayer::cue {
|
||||
font-family: SickFontBro,Montserrat,sans-serif !important;
|
||||
}
|
Loading…
Reference in a new issue