How do you style the word "Pages:" within the WP-Paginate plugin? I have tried editing the wp-paginate.css file within the plugin directory by adding the following;
.wp-paginate-comments .title{font-size: 14px;}but this doesn't work.
I know this must be simple to change.
Can someone point me in the right direction?
Thanks.