Skip to content

Instantly share code, notes, and snippets.

@hecbuma
Created January 21, 2013 17:29
Show Gist options
  • Save hecbuma/4587655 to your computer and use it in GitHub Desktop.
Save hecbuma/4587655 to your computer and use it in GitHub Desktop.
ul {
li + li:before{
content: " | ";
padding: 0 5px;
color: #666;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment