Skip to content

Instantly share code, notes, and snippets.

@michaelstack
michaelstack / dabblet.css
Created October 28, 2015 09:10
The first commented line is your dabblet’s title
/**
* The first commented line is your dabblet’s title
*/
/*
background: #f06;
background: linear-gradient(45deg, #006, darkseagreen);
min-height: 100%;
*/
p:first-letter { float: left; font-size: 21em; font-weight: bold; font-family: cursive; padding-right: 2px;}