Quote:
Originally Posted by jackie_w
I know nothing about Chinese fonts but you could try adding a line-height to the body element e.g
Code:
body { font-family: "MSYaHei", serif; line-height:200%}
...then play about with the 200% until it suits.
|
Thanks, I actually just noticed on the on Look & Feel tab, you can specify line height by points which worked for me.