Skip to content

Instantly share code, notes, and snippets.

View ninadingole's full-sized avatar
✈️
Looking for next crazy idea to build

Neenad Ingole ninadingole

✈️
Looking for next crazy idea to build
View GitHub Profile
@ninadingole
ninadingole / dabblet.css
Created December 13, 2012 18:41 — forked from anonymous/dabblet.css
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
body{
background-color:#cffeef;
}
p{
font-size:2em;
text-shadow:1px 1px 0px white
, 1px 2px 1px black;