Skip to content

Instantly share code, notes, and snippets.

@itchina110
itchina110 / dabblet.css
Created January 9, 2012 05:34
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
font-size:20px;
color:#ccc;