Increase font size on custom display pagination

Hello,

I have a custom display set up, I would like the font size on the pagination to be a little bigger. Where do I find the CSS that drives this? Thanks in advance. :-)

Here is a screenshot of the code with classes used for the pagination. To increase the font size, I would add this CSS to your style.css file:

.tablenav-pages {font-size:18px;}

Then change 18 to whatever looks nice.


Attachment:
Screen Shot 2012-06-05 at 8.47.12 AM

Perfect Steve, thanks!

Topic closed.