View Single Post
Old 02-01-2018, 09:37 PM   #5
deback
Book E d i t o r
deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.deback ought to be getting tired of karma fortunes by now.
 
Posts: 432
Karma: 288184
Join Date: May 2015
Device: Laptop
Delete the line that appears between the paragraphs. Copy the entire line to the clipboard, and then do a find for that line and replace with nothing in the replace line (in all the text files).

If there is no line (a line with code, that is) between the paragraphs, then find the class code for the paragraphs. Go into the stylesheet.css file, go to that class code, and change the top and bottom margins to 0. Add or change the text-indent line to 1.2em. (I prefer 1.2em over 1.5em, since it's more standard and looks much better while reading than 1.5em or anything more or less than 1.2em.)
deback is offline   Reply With Quote