I also want to report one little bug.
When I customize the CSS to show list bullets, there is no way to show numbers instead of markers because you defined the list using “ul” rather than “ol”. In addition, when I add list bullets to the css. For example:
ul.bibsonomycsl_publications {list-style-type: square;}
The marker will show at wrong places. See here for an example of this bug: https://gewurzlab.bwh.harvard.edu/publications/
Thanks!