Skip to content

Instantly share code, notes, and snippets.

@voodoo6
Forked from CyberSliver/dabblet.css
Created August 20, 2012 08:17
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save voodoo6/3402145 to your computer and use it in GitHub Desktop.
Save voodoo6/3402145 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