Skip to content

Instantly share code, notes, and snippets.

@kovshenin
Created August 9, 2011 15:13
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kovshenin/1134325 to your computer and use it in GitHub Desktop.
Save kovshenin/1134325 to your computer and use it in GitHub Desktop.
Twitter Blockquotes Styles
blockquote.tweet {
border-left: solid 4px #ccc;
padding-left: 8px;
}
blockquote.tweet {
background: url(https://si0.twimg.com/images/dev/cms/intents/bird/bird_gray/bird_32_gray.png) 0 0 no-repeat;
padding-left: 50px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment