Skip to content

Instantly share code, notes, and snippets.

View davidoster's full-sized avatar

David Oster aka George Pasparakis davidoster

View GitHub Profile
@davidoster
davidoster / dabblet.css
Created August 16, 2012 11:45
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
.full
{
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
text-align: right; font-size:40px;