webworthydesign
9/11/2015 - 2:37 PM

Custom Bullets! Patternify

Custom Bullets! Patternify

li{
    list-style-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAE0lEQVQIW2NkYGD4D8RwwEi6AACaVAQBULo4sgAAAABJRU5ErkJggg==");
}

/*
sounds hard, but you can make your own png image/pattern here 
http://www.patternify.com/
then copy/paste your code and customize your bullets
*/