Skip to content

Instantly share code, notes, and snippets.

@rkennedy
rkennedy / dabblet.css
Created April 10, 2014 17:21 — forked from anonymous/dabblet.css
Demo for Xichen Li
/**
* Demo for Xichen Li
* http://stackoverflow.com/a/22994816/33732
*/
body {
font-family: 'Times';
}
blockquote {
background-color: #eee;
border-left: 3px solid #00f;