Skip to content

Instantly share code, notes, and snippets.

@kogakure
Created July 15, 2014 18:56
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 kogakure/564b518909482dcac2a8 to your computer and use it in GitHub Desktop.
Save kogakure/564b518909482dcac2a8 to your computer and use it in GitHub Desktop.
Untitled
body {
font-family: Arial;
font-size: 14px;
color: grey;
}
.hide {
background: grey;
color: grey;
padding: 2px;
font-size: 4px;
position: relative;
top: -1px;
}
.hide:hover,
.hide:active,
.hide:focus {
color: white;
font-size: 14px;
top: 0;
}
Password: <span class="hide">KrFeeACd8CMnhD7Nt</span>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment