Skip to content

Instantly share code, notes, and snippets.

@tjohnson4
Created December 17, 2012 19:39
Show Gist options
  • Save tjohnson4/4321313 to your computer and use it in GitHub Desktop.
Save tjohnson4/4321313 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: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
div {
width : 100%
}
img {
position : relative;
top:20px;
left : 20px;
border-radius : 3px;
box-shadow : 0px 0px 80px #3CC;
}
<img src="http://www.bipolartoday.com/wp-content/uploads/carrie-mathison.jpg">
<!-- content to be placed inside <body>…</body> -->
// alert('Hello world!');
{"view":"separate","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