Skip to content

Instantly share code, notes, and snippets.

@odowd
odowd / dabblet.css
Created January 2, 2013 13:09 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 5
/**
* Animated HTML5 / CSS3 image caption - Example 5
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@odowd
odowd / dabblet.css
Created January 2, 2013 13:08 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 4
/**
* Animated HTML5 / CSS3 image caption - Example 4
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}