Code: Select all
#toc ol ol { list-style-type:lower-alpha; }
#toc ol > li:before {content:counter(h2) ". "; counter-increment:h2; margin-right:1em;}
#toc > #innertoc ol {counter-reset:h2; list-style-type:none;}
#toc ol ol > li:before {content:counter(h2) "." counter(h3) ". "; margin-right:1em; counter-increment:h3;}
#toc > #innertoc ol ol {counter-reset:h3; list-style-type:none;}Related note: how would I install IE7 without nuking IE6?