I've been asked to change the font size of the Quicklaunch and TopNav menus for a particular master page. However, my styles seemed to always be ignored.
Looking into the HTML of the page itself, I've found that the menu controls themselves add inline styles which, amongst other things, set the size of the font.
Is there a way of changing the font size in these menus? Surely the inline style will always override the stylesheets? Has anyone else tried doing this? Any ideas?