Skip to content

Instantly share code, notes, and snippets.

View dgmid's full-sized avatar

dgmid dgmid

View GitHub Profile
@dgmid
dgmid / dabblet.css
Created December 16, 2011 14:40
Animated HTML5 / CSS3 image caption - Example 6
/**
* Animated HTML5 / CSS3 image caption - Example 6
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 16, 2011 16:32
Animated HTML5 / CSS3 image caption - Example 5
/**
* Animated HTML5 / CSS3 image caption - Example 5
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 16, 2011 16:37
Animated HTML5 / CSS3 image caption - Example 4
/**
* Animated HTML5 / CSS3 image caption - Example 4
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 16, 2011 16:40
Animated HTML5 / CSS3 image caption - Example 3
/**
* Animated HTML5 / CSS3 image caption - Example 3
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 16, 2011 16:44
Animated HTML5 / CSS3 image caption - Example 2
/**
* Animated HTML5 / CSS3 image caption - Example 2
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 16, 2011 16:46
Animated HTML5 / CSS3 image caption - Example 1
/**
* Animated HTML5 / CSS3 image caption - Example 1
*/
/* page styles */
body{
background: #fff;
min-height:100%;
}
@dgmid
dgmid / dabblet.css
Created December 17, 2011 10:50
CSS text-shadows - Example 7
/**
* CSS text-shadows - Example 7
*/
/* page styles */
@font-face {
font-family: 'ChunkFiveRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/chunkfive-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/chunkfive-webfont.eot?iefix') format('eot'),
@dgmid
dgmid / dabblet.css
Last active August 15, 2017 06:45
CSS text-shadows - Example 6
/**
* CSS text-shadows - Example 6
*/
/* page styles */
@font-face {
font-family: 'BazarMedium';
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/bazar-webfont.eot?iefix') format('eot'),
@dgmid
dgmid / dabblet.css
Created December 17, 2011 12:46
CSS text-shadows - Example 5
/**
* CSS text-shadows - Example 5
*/
/* page styles */
@font-face {
font-family: 'BlackJackRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/black_jack-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/black_jack-webfont.eot?iefix') format('eot'),
@dgmid
dgmid / dabblet.css
Created December 17, 2011 12:50
CSS text-shadows - Example 4
/**
* CSS text-shadows - Example 4
*/
/* page styles */
@font-face {
font-family: 'MisoRegular';
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/miso-webfont.eot');
src: url('http://www.midwinter-dg.com/blog_demos/css-text-shadows/fonts/miso-webfont.eot?iefix') format('eot'),