This will not target nested quotes at all. It will only target the first quote that is also a direct child of .content.
Code:
.post .content > blockquote:first-of-type {background: red;}
Statistics: Posted by Gumboots — Wed Nov 13, 2024 10:33 pm