Skip to content

Instantly share code, notes, and snippets.

@quipu
quipu / dabblet.css
Created June 6, 2012 01:04 — forked from LeaVerou/dabblet.css
drop-shadow filter vs box-shadow
/**
* drop-shadow filter vs box-shadow
*/
html {
background: url('http://subtlepatterns.com/patterns/purty_wood.png')
}
.speech-bubble {
position: relative;