css - Custom li list-style with font-awesome icon - Stack Overflow
I am wondering if it's possible to utilize font-awesome (or any other iconic font) classes to create a custom list-style-type? I am currently using jQuery to do this, ie: $("li.myClass").prepend(""); However, this doesn't style ......