Skip to content

Instantly share code, notes, and snippets.

@insaindesign
insaindesign / dabblet.css
Created December 16, 2011 00:25
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
html {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
font:13px/1.3 "Gill Sans";
margin:0;
padding:15px;