Skip to content

Commit

Permalink
fix blockquote
Browse files Browse the repository at this point in the history
  • Loading branch information
Francois Michonneau committed Feb 19, 2015
1 parent b535466 commit 26af3ff
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions css/swc.css
Original file line number Diff line number Diff line change
Expand Up @@ -102,11 +102,13 @@ blockquote {
margin: 1em;
padding: 1em 1em .5em 1em;
width: 90%;
font-size: inherit;
}

/* Citation for testimonial quote. */
blockquote.testimonial cite {
font-style: italic;
font-size: inherit;
}

/* Main body of pages. */
Expand Down

0 comments on commit 26af3ff

Please sign in to comment.