Skip to content

Instantly share code, notes, and snippets.

@sippey
Created December 2, 2009 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sippey/246848 to your computer and use it in GitHub Desktop.
Save sippey/246848 to your computer and use it in GitHub Desktop.
Fancy blockquote styling recipe for TypePad.
.entry .entry-content blockquote {
background: url(http://www.typepad.com/.shared/themes/jim/chroma/quote.png) no-repeat 0 0;
margin: 0 20px 10px;
padding: 0 26px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment