Skip to content

Instantly share code, notes, and snippets.

View jasonfilippou's full-sized avatar
:octocat:
Most likely coding.

Jason Filippou jasonfilippou

:octocat:
Most likely coding.
View GitHub Profile
@jasonfilippou
jasonfilippou / dabblet.css
Created November 13, 2017 14:21
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%;
body {
color:white;