ul li { list-style: none; display: inline; } ul li:after { content: " 0b7"; } ul li:last-child:after { content: none; }