I need help finding a solution styling navigation menu links. What I'd like to accomplish is to have the first few letters styled differently, e.g., "INFOrmation" or "ABOUT adoption", where the letters in caps would be bold and a few pixels larger.
The number of letters to style differently is variable. I'd like to avoid hardcoding or use of images and use the functions file if at all possible. Any thoughts on how to go about doing this?