Quote:
Originally Posted by theducks
If the header text-size is your issue: 
Stylesheet:
h3.chapter {text-size: 115%}
Usage:
<h3 class="chapter"> Looks about the same as H2</h3>
 <h3>Chapter X <br /> A second line in the book and as a single line in the TOC</h3>
(you have to include a space or the lines runs together in the TOC)
|
Been there, done that, got the t-shirt.
Great minds, etc etc.