list-style | CSS-Tricks
The list-style property is a shorthand property that sets values for three different list-related properties in one declaration: ul { list-style: || || ; } ... You could use an image, create a “bullet image” and use it like it’s done in the examples. you ...