Disclaimer: I have not tested this anywhere except my forum.
I though that the quotes blended too well with the replies on my forum. Not easy to read while scrolling:
So I tweaked like so:
To do this add the following to your Appearance/Advanced CSS box:
/***BLOCK QUOTE STYLE**/ blockquote { padding: 10px; border: 1px dashed #303030; border-radius: 10px; } cite { font-style: i…