Skip to content

Instantly share code, notes, and snippets.

@singchan
singchan / dabblet.css
Created March 16, 2016 06:22
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%;
@singchan
singchan / dabblet.css
Created March 16, 2016 06:23
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%;