Skip to content

Instantly share code, notes, and snippets.

View hhrogersii's full-sized avatar

Henry Rogers hhrogersii

View GitHub Profile
@hhrogersii
hhrogersii / dabblet.css
Created October 30, 2013 14:37 — 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;
}