View Single Post
Old 01-16-2016, 04:36 AM   #5
democrite
Evangelist
democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.democrite will give the Devil his due.
 
Posts: 441
Karma: 77256
Join Date: Sep 2011
Device: none
Thank you Jellby. That looks perfect. ADE didn't like it very much, and iBooks had a slight indent for the title which I might have been able to fix with adjusting the left margin.

A hanging indent did end up working.

Code:
div.sgc-toc-level-2 	{ text-indent:0; margin-left:5.5em }
.num 			{ width:5.5em; text-align:right; float:left; padding-right:.5em; margin-left:-6em }
https://jsfiddle.net/znwbre26/2/
democrite is offline   Reply With Quote