Good morning Reviewers and Developers,<div><br></div><div>I noticed this morning that WPCOM released a new Theme:</div><div><a href="http://theme.wordpress.com/themes/next-saturday/">http://theme.wordpress.com/themes/next-saturday/</a></div>
<div><br></div><div>What jumped out at me particularly was the handling of the Chat Post Format type. The Theme is using p:nth-child(odd) to apply bolding to every other paragraph.</div><div><br></div><div>Nice approach! I may look at using a similar technique.</div>
<div><br></div><div>(Note that the Theme Unit Test Data already separates each chat entry/line using paragraphs. I would assume that this would be fairly normal procedure for writing a &quot;chat&quot; post.)</div><div><br>
</div><div>Chip</div>