3 messages Β· Page 1 of 1 (latest)
Is there any way to change the text size for tabs in Zen? They're a bit too small for my liking
through CSS, all things are possible
looks like all you need is a little
#tabbrowser-tabs { font-size: 1.2em !important; }