Ugh, didn’t realize — I’m on vacation (supposedly), away from my main workstation, no FF on this computer. That’s terrible news.
I’m using a plain old WordPress theme, Press Row — haven’t altered anything that would have anything to do with the comments (?!)
The closest I can find is:
ul.comment_list { list-style: none; margin-bottom: 40px; border-top: 1px dotted #bbb; float: left; }
ul.comment_list li, ul.comment_list li.alt, ul.comment_list li.author_comment_, ul.comment_list li.author_comment_alt { width: 480px; padding: 15px 10px 5px 10px; border-bottom: 1px dotted #bbb; float: left; }
ul.comment_list li.alt, ul.comment_list li.author_comment_alt { background: #f5f5f5; }
And when I add font-size it doesn’t work — ?