Skip to content

Instantly share code, notes, and snippets.

@thetone
thetone / dabblet.css
Created February 25, 2013 05:52
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
#feature {
display: inl;
width: 70%;
height: 320px;
margin: 0 auto 0 auto;
padding: 10px;
@thetone
thetone / dabblet.css
Created February 25, 2013 05:26
Creating funnel leads
/**
* Creating funnel leads
*/
@import url(http://fonts.googleapis.com/css?family=Nova+Square);
@import url(http://fonts.googleapis.com/css?family=Kotta+One);
@import url(http://fonts.googleapis.com/css?family=Skranji);
@font-face {
font-family: WebSymbolsRegular;
src: url('http://explore.kolakube.com/wp-content/thesis/skins/marketers-delight/fonts/websymbols/websymbols-regular-webfont.woff');