Skip to content

Instantly share code, notes, and snippets.

@crittermike
Created August 9, 2010 17:48
Show Gist options
  • Save crittermike/515781 to your computer and use it in GitHub Desktop.
Save crittermike/515781 to your computer and use it in GitHub Desktop.
a:link[href^="http://"]:after,
a[href^="http://"]:visited:after,
a:link[href^="https://"]:after,
a[href^="https://"]:visited:after {
content: " (" attr(href) ") ";
font-size: 90%;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment