#How to make text bold
11 messages · Page 1 of 1 (latest)
Your question is too vague
@green oxide
Sorry
the subtitle font on that website is Impact
I want to make it Rosario Bold
ive already got it to turn into rosario but i cant figure out how to make it bold
even though fc-match says impact matches rosario bold
wouldn't it be easier to just make some css that overrides the subtitles in particular
something among the lines of
.jw-captions * {
font-family: "Comfortaa" !important;
}
replace comfortaa with rosario bold and see if it works. the extension is called Stylus
oh shit ty I never thought of this ðŸ˜