mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
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:
parent
fdf8d0511d
commit
6759495a2a
1 changed files with 1 additions and 1 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue