Skip to content

Instantly share code, notes, and snippets.

@jblac
Created February 16, 2013 16:59
Show Gist options
  • Save jblac/4967695 to your computer and use it in GitHub Desktop.
Save jblac/4967695 to your computer and use it in GitHub Desktop.
a {
color: #3f3f3f;
&:hover, :visited, :link {
@extend a;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment