Skip to content

Instantly share code, notes, and snippets.

@SilentImp
Forked from iamstarkov/dabblet.css
Created March 2, 2013 13:29
Show Gist options
  • Save SilentImp/5070965 to your computer and use it in GitHub Desktop.
Save SilentImp/5070965 to your computer and use it in GitHub Desktop.
Untitled
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