Forums
(@buurtaal)
11 years, 11 months ago
Hi Adam, yes, css would be the way to go if you want to style your MEjs player. This code, put in your style.css file, would give you a dark red background for example
audio { background-color: #990000; }