But the .widgettitle is linked to h3, so it changes the color of all the widget titles.
For example, “Pages” is in:
li class=”widget-1 widget-first widget-odd pages widgetcontainer widget_pages” id=”pages-2″
h3 class=”widgettitle”
and Categories is in:
li class=”widget-3 widget-odd cat widgetcontainer widget_categories” id=”categories-3″
h3 class=”widgettitle”
Is it possible to make each of these a different color?