UBB.Dev
Posted By: scroungr Paragraph Spacing - 02/17/2004 6:05 AM
anyone know what file or css property to change so that the spacing between two paragraphs on a post is seperate more then one line? Makes reading a long story alot easier?
Posted By: JustDave Re: Paragraph Spacing - 02/17/2004 6:20 AM
I think, but not for sure, that this may work in your css:

.postbody br {
margin-top: 30px;
}
Posted By: scroungr Re: Paragraph Spacing - 02/17/2004 7:35 AM
thanx
© UBB.Developers