Skip to content

Instantly share code, notes, and snippets.

@hadrysmateusz
Created October 12, 2020 14:54
Show Gist options
  • Save hadrysmateusz/525d46c3eacc618c951bba781e19374b to your computer and use it in GitHub Desktop.
Save hadrysmateusz/525d46c3eacc618c951bba781e19374b to your computer and use it in GitHub Desktop.
li { padding-left: 1ch; }
.first li::marker {
content: url("url/of/star.png");
}
.second li::marker {
content: url("url/of/asterisk.svg");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment