I had some styling issues with the default style. I made these changes to /css/audio.css:
.jp-interface ul li {
list-style-type: none;
}
.now-playing span {text-transform: none; display: block; font: 15px/17px arial; padding:4px;}
I had some styling issues with the default style. I made these changes to /css/audio.css:
.jp-interface ul li {
list-style-type: none;
}
.now-playing span {text-transform: none; display: block; font: 15px/17px arial; padding:4px;}
This topic has been closed to new replies.