Apply font to subtitles
This commit is contained in:
parent
9d3c9d67c7
commit
a12186969a
1 changed files with 4 additions and 0 deletions
|
@ -145,4 +145,8 @@ body, h1, h2, h4, h5, html {
|
|||
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