Skip to content

Instantly share code, notes, and snippets.

@kariabancroft
kariabancroft / dabblet.css
Last active January 17, 2016 21:34 — forked from zoerooney/dabblet.css
Flamingo Sample
/**
* Flamingo Sample
*/
body {
font-family: sans-serif;
font-size: 14px;
padding: 50px;
background: #333;
}
@kariabancroft
kariabancroft / dabblet.css
Last active October 28, 2015 17:54 — forked from anonymous/dabblet.css
Untitled
body {
font-family: courier, serif;
font-size: 14px;
padding: 50px;
}
div {
background: #a6adbd;
margin: 0 auto;
width: 600px;