Skip to content

Instantly share code, notes, and snippets.

@vurral
Created April 20, 2015 16:00
Show Gist options
  • Save vurral/2acdeb7e879f821cd41b to your computer and use it in GitHub Desktop.
Save vurral/2acdeb7e879f821cd41b 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 {
background: #f06;
background: white;
min-height: 100%;
}
.icon {
display: inline-block;
background-image: url('http://apollosr03.xist4c.de/upload/06_apollo-417/img/icons.png');
background-position: 0 0px;
background-repeat: no-repeat;
background-size: 350% auto;
height: 24px;
width: 24px;
vertical-align: middle;
}
<div class="size">
<span class="icon"></span>
</div>
// alert('Hello world!');
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"html"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment