Skip to content

Instantly share code, notes, and snippets.

View tdhsmith's full-sized avatar

t d h smith tdhsmith

View GitHub Profile
@tdhsmith
tdhsmith / dabblet.css
Last active August 29, 2015 14:27
Nth-of-type and compound selectors demo
/**
* Nth-of-type and compound selectors demo
*/
p.third:nth-of-type(3) {
background: #f06;
background: linear-gradient(45deg, #f06, yellow);
min-height: 100%;
}
@tdhsmith
tdhsmith / Readme.md
Last active August 29, 2015 13:55
FifthWorldShibe blur effect

Like seriously