Skip to content

Instantly share code, notes, and snippets.

@sa1f
Created April 23, 2012 01:57
Show Gist options
  • Save sa1f/2468209 to your computer and use it in GitHub Desktop.
Save sa1f/2468209 to your computer and use it in GitHub Desktop.
Perpetually Hidden
/**
* Perpetually Hidden
*/
background: #f06;
background: -webkit-linear-gradient(45deg, #f06, #F9CD00);
background: -webkit-radial-gradient(50% 25%, ellipse cover, rgba(249,205,0,1) 0%,rgba(240,111,6,1) 100%);
background-position: 0% -231%;
min-height: 100%;
color: #DC5D0E;
font-size: 4em;
text-align:center;
font-variant: small-caps;
text-shadow: 1px 1px 13px rgba(250,0,0,.3);
<body>
<p style='margin-top: 10%;'>Perpetually<br> <b><i style='font-size:1.5em;'>HIDDEN<br></i><span style='font-size:2em'>&#10717;</b></p>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
<br>
</body>
{"view":"split","fontsize":"80","seethrough":"1","prefixfree":"","page":"all"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment