Skip to content

Instantly share code, notes, and snippets.

@jcsrb
Created June 26, 2012 21:34
Show Gist options
  • Save jcsrb/2999281 to your computer and use it in GitHub Desktop.
Save jcsrb/2999281 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
*/
div{
margin: 100px auto;
height: 200px;
width: 200px;
background: red;
padding: 5px;
background-clip: content-box;
border: 1px solid blue;
border-width: 50px;
border-image: url(http://www.igimages.co.uk/blogimages2010/june/command.jpg) 150 repeat;
}
{"view":"split","fontsize":"100","seethrough":"","prefixfree":"1","page":"css"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment