Last modified: 2010-05-15 15:38:26 UTC
There is currently no .css hook to adjust the background color of the subcategories section on category pages.
More specifically, the "subcategories" and "articles in category" sections do not have defined blocks with an assigned class or id. This means you can't style them directly.
Fixed in r17033. The sections are now wrapped in divs, ids "subcategories" and "pages" respectively.