Skip to content

Instantly share code, notes, and snippets.

View saxton's full-sized avatar

Esteban saxton

View GitHub Profile
@saxton
saxton / dabblet.css
Created April 23, 2012 19:02
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: linear-gradient(45deg, white, #8888ff);
color: #0c0c0c;
min-height: 100%;
font-weight: bold;
font-family: Verdana;
@saxton
saxton / dabblet.css
Created March 28, 2012 17:20
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background: linear-gradient(45deg, white, #8888ff);
color: #0c0c0c;
min-height: 100%;
font-weight: bold;
font-family: Verdana;