Topic: font size?

How do I increase font sizes?

2 (edited by Jarkko 2006-12-12 22:51)

Re: font size?

<pundir>/style/<themename>.css, around line 16:

.pun {FONT-SIZE: 11px; LINE-HEIGHT: normal}

And adjust FONT-SIZE.

You also might want to adjust this line for IE (around line 23) wink:

* HTML .pun {FONT-SIZE: 68.75%}

Re: font size?

is there an options for the user to customize font size?