Changing Font on Time Display #654
-
I'm trying to change the time display font from Arial. When I inspect the time display I can see it's being set in the :host pseudo element. I can change the font in the title. However, I'm having trouble overriding the time display either with mux parts or host-context. Any tips n tricks on changing this font?
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
thanks for the feedback! this will probably be added in the form of a CSS var soon. |
Beta Was this translation helpful? Give feedback.
-
This was added in Media Chrome and Mux Player as CSS vars: --media-font
--media-font-weight
--media-font-size
--media-font-family |
Beta Was this translation helpful? Give feedback.
This was added in Media Chrome and Mux Player as CSS vars:
muxinc/media-chrome#528