Merge pull request #41 from EL-R1/master

Descrease the size of subtitles
This commit is contained in:
Ali Zemani 2023-06-21 12:12:26 +03:30 committed by GitHub
commit 8877e18d5e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -132,7 +132,7 @@ video {
}
video::cue {
font: 250% sans-serif;
font: 100% sans-serif;
color: white;
background: none;
text-shadow: 0px 0px 10px #000;