Skip to content

Instantly share code, notes, and snippets.

@CyberSliver
Created August 15, 2012 09:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 6 You must be signed in to fork a gist
  • Save CyberSliver/3358063 to your computer and use it in GitHub Desktop.
Save CyberSliver/3358063 to your computer and use it in GitHub Desktop.
E-mail address obfuscation
/**
* E-mail address obfuscation
*/
.domain::before {
width: 1em;
content: '@';
}
firstname.lastname<span class="domain">example.org</span>
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment