Skip to content

Instantly share code, notes, and snippets.

View distinctgrey's full-sized avatar

Thomas De Groof distinctgrey

View GitHub Profile
@distinctgrey
distinctgrey / dabblet.css
Created November 19, 2013 17:08 — forked from LeaVerou/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;
}