New pull request to fix paragraph spacing within block quotes in Casper theme

It looked to me like that there should be spacing between paragraphs within blockquotes in the Casper theme, so I submitted a patch:

Before

No space between paragraphs in blockquotes.
image

After

Space between paragraphs in block quotes, but not at the top or bottom. The blockquote already provides margin around the whole feature.

image