View Single Post
Old 02-22-2018, 10:20 AM   #21
Turtle91
A Hairy Wizard
Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.Turtle91 ought to be getting tired of karma fortunes by now.
 
Turtle91's Avatar
 
Posts: 3,370
Karma: 20212733
Join Date: Dec 2012
Location: Charleston, SC today
Device: iPhone 15/11/X/6/iPad 1,2,Air & Air Pro/Surface Pro/Kindle PW & Fire
^^^ What Hitch said!

ex:
Code:
<p>Normal para</p>
<p>Normal para</p>
<p>Normal para</p>
<p class="break">Scene break para</p>
<p>Normal para</p>
<p>Normal para</p>
<p>Normal para</p>

CSS:
p {margin:0, padding:0; font-size:1em; text-indent:1.2em}
p.break {margin-top:2em; text-indent:0}
Turtle91 is offline   Reply With Quote