I'm trying to remove the round corners on the navbar.
So from this:

I want to make like this:

Problem is, stylevars are no help here and I see no navbar.css. Where is the css located that stores the div ids and classes for the navbar? I know I'm looking for webkit and mozilla border radius...
Also, how would I go about finding this for other templates' css so I don't have to ask this question again in the future? Thanks.