Catching Elephant is a theme for Tumblr.
Please look through all the answers here before asking a question. The same questions keep coming up. A lot of customisation can be done with custom css. Try googling css background for example.Catching Elephant is a theme by Andy Taylor
The nav is wrapped in a nav class. So if you want to target the nav links try:
.nav a {
font-family: Helvetica;
}
Although changing the body font shouldn’t change the nav, as it hasn’t in chrome and firefox. Honestly, I haven’t ever tested this in Opera. I haven’t looked at stats but does anyone still use the desktop version?