Forums
(@jstephenlamb)
18 years, 11 months ago
Thanks so much. That fixed it.
For the record, here is my blockquote code now:
blockquote { background: #cfc2a8; color: #4f4636; border-left: 6px solid #7f7157; border-bottom: 6px solid #7f7157; padding: 10px 20px;
What exactly do I need to add? I added one line (see below), and although it corrected it by about 2 pxs, it didn’t fix it.
blockquote { background: #cfc2a8; color: #4f4636; border-left: 6px solid #7f7157; padding: 10px 20px; margin-bottom: 5px;