fix: update subtitle size

I was developping on firefox, and in the future maybe we will need to add a conditionnal event for subtitle size
This commit is contained in:
EL-R1 2023-06-21 10:17:12 +02:00
parent fdf8d0511d
commit 6759495a2a

View file

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