Skip to content

Instantly share code, notes, and snippets.

@toppy368
Last active October 24, 2015 14:08
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 toppy368/2363f81a97b96794ebf9 to your computer and use it in GitHub Desktop.
Save toppy368/2363f81a97b96794ebf9 to your computer and use it in GitHub Desktop.
佈景主題 Summ Edit (Summ修改版) 修改後的 blockquote 於CSS檔的樣式設定
blockquote {
background: #eeeee6 none repeat scroll -8px 0;
border: 1px solid #000000;
color: #000;
margin: 1em 0 1em 15px;
padding: 8px 10px 5px;
}
blockquote p {
margin-bottom: 0.5em;
margin-top: 0.5em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment