Skip to content

Instantly share code, notes, and snippets.

@megub
Created May 27, 2015 22:15
Show Gist options
  • Save megub/1b82a732ec5967d47665 to your computer and use it in GitHub Desktop.
Save megub/1b82a732ec5967d47665 to your computer and use it in GitHub Desktop.
Change color of bullets
<style>
div.lp-pom-root .lp-pom-text ul li {
color: #28323f;
}
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment