Skip to content

Instantly share code, notes, and snippets.

@darth-cheney
darth-cheney / dabblet.css
Created March 8, 2013 01:39 — forked from anonymous/dabblet.css
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
@import url(http://fonts.googleapis.com/css?family=IM+Fell+DW+Pica:400,400italic);
body {
text-align: center;
margin-top: 40px;
margin-bottom: 50px;
}
#logo {