Skip to content

Instantly share code, notes, and snippets.

View anderskitson's full-sized avatar

Anders Kitson anderskitson

View GitHub Profile
@anderskitson
anderskitson / dabblet.css
Created March 6, 2012 07:01 — forked from anonymous/dabblet.css
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
background-image: -webkit-linear-gradient(left , rgb(189,206,226,0.6) 0%, rgb(191,217,242,0.6) 32%, rgb(14,94,95,0.6) 65%);
min-height:100%;