Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Requests or development advice/assistance
This discussion has been closed.
Comments
Actually, you'll want to un-bold anything already read. To do so, add this anywhere in vanilla.css:
.NoNewComments ul li a { font-weight: normal; }
One problem: the CSS you've posted would only work on a discussion list, not the category list. ?