Skip to content

Instantly share code, notes, and snippets.

View silverma's full-sized avatar

Marc Silverman silverma

  • Adobe Systems, Inc.
  • San Francisco, CA
View GitHub Profile
@silverma
silverma / dabblet.css
Created June 2, 2012 18:19
My First Dabblet
/**
* My First Dabblet
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
font-size: 30px;
@silverma
silverma / dabblet.css
Created January 27, 2012 20:20
My First Dabblet
/**
* My First Dabblet
*/
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height:100%;
font-size: 30px;