Skip to content

Instantly share code, notes, and snippets.

@iamstarkov
Created March 2, 2013 13:21
Show Gist options
  • Save iamstarkov/5070928 to your computer and use it in GitHub Desktop.
Save iamstarkov/5070928 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
*/
body{
font-weight: bold;
font-size: 50px;
text-transform: uppercase;
}
body code{
background-color:#d2f2f2;
padding: 0 .5rem;
display: inline-block;
}
<a href="some text">
mojo in my back made from
<code>
some shit
</code>
</a>
// 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