Skip to content

Commit

Permalink
Blockquote tweaks.
Browse files Browse the repository at this point in the history
  • Loading branch information
lethain committed Mar 24, 2014
1 parent e848562 commit 37d79ad
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions static/bootstrap-sisyphus.css
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ body {
}

#body .page .text p {
margin-top: 10px;
margin: 10px 5px;
}

#body .page .text p + p {
Expand All @@ -127,9 +127,7 @@ body {

#body .page .text blockquote {
margin: 10px 40px;
padding: 5px 10px;
color: #222;
border-left: 3px solid;
}
#body .page .text blockquote p {
margin-left: 0;
Expand Down

0 comments on commit 37d79ad

Please sign in to comment.