Skip to content

Instantly share code, notes, and snippets.

View seanx92's full-sized avatar

Shawn seanx92

  • Waltham, Massachusetts
View GitHub Profile
@seanx92
seanx92 / dabblet.css
Created March 7, 2013 09:52 — forked from tomax/dabblet.css
Scrolling shadows by @kizmarh and @LeaVerou
/**
* Scrolling shadows by @kizmarh and @leaverou
* Only works in browsers supporting background-attachment: local; & CSS gradients
* Degrades gracefully
*/
html {
background: white;
font: 120% sans-serif;
}