Skip to content

Instantly share code, notes, and snippets.

@wyattdanger
Created February 2, 2012 04:22
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save wyattdanger/1721458 to your computer and use it in GitHub Desktop.
Save wyattdanger/1721458 to your computer and use it in GitHub Desktop.
/* <li><a data-icon="a" href="/">A/B Split Testing</a></li> */
li a::before {
content: attr(data-icon);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment