Skip to content

Instantly share code, notes, and snippets.

@javray
Created February 23, 2013 21:10
Show Gist options
  • Save javray/5021346 to your computer and use it in GitHub Desktop.
Save javray/5021346 to your computer and use it in GitHub Desktop.
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.icono {
-webkit-mask-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,1)), to(rgba(0,0,0,0.5)));
background: rgba(0,0,0,0);
font-weight: bold;
font-size:40px;
}
<div class="icono">ICONO</div>
// alert('Hello world!');
{"view":"split-vertical","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