28 Mar Add icon to an item list
Posted at 14:58h
in CSS
li a:before{
color:#000;
padding:.3em;
font-family: 'FontAwesome';
content: "\f0da";
padding-right:.5em;
}
Font Awesome Reference Gallery: https://fontawesome.com/icons?d=gallery
Legacy V4 Cheatsheet: https://fontawesome.com/v4.7.0/cheatsheet/