Skip to content

Instantly share code, notes, and snippets.

@fangcat
Created July 24, 2014 04:08
Show Gist options
  • Save fangcat/6545a4f69bebeb23f3c7 to your computer and use it in GitHub Desktop.
Save fangcat/6545a4f69bebeb23f3c7 to your computer and use it in GitHub Desktop.
文章內blockquote的樣式
blockquote {
color: #767676;
font-size: 14px;
font-weight: 300;
font-style: normal;
font-family: Verdana;
margin-bottom: 1px;
line-height: 2;
background-color: #e6e6e6;
padding: 20px 20px 5px 25px;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment