Hi,
How can I change the styling for the tic marks within my block quotes? Mine seem a bit heavy. I can figure out how to change the blockquote text
blockquote { color: #333; font-family:verdana; font-size:13px; margin:30px 0; letter-spacing:0em;line-height:1.52em }
but, this doesn't seem to have an impact on the " themselves.
Thanks.