Skip to content

Instantly share code, notes, and snippets.

@nladart
nladart / dabblet.css
Created February 20, 2013 20:19 — forked from dgmid/dabblet.css
Animated HTML5 / CSS3 image caption - Example 3
/**
* Animated HTML5 / CSS3 image caption - Example 3
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@nladart
nladart / dabblet.css
Created January 20, 2013 08:47 — forked from anonymous/dabblet.css
Just foolin around with css3 animations
/**
* Just foolin around with css3 animations
*/
body {
background: #fefefe;
min-height: 100%;
}
.screen-reader-text {
position: absolute;