View Single Post
Old 01-26-2020, 11:08 AM   #6
theducks
Well trained by Cats
theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.theducks ought to be getting tired of karma fortunes by now.
 
theducks's Avatar
 
Posts: 31,123
Karma: 60406498
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
I agree (and That is what I do for all my PERSONAL touch-ups)
Code:
margin: .5em 0 0 0 ;
I use a top margin, I avoid a bottom margin, as it can cause a blank last screen in some cases.
Code:
<p>Last line</p>
</body>
(If you have a bottom margin, it has to render before it hits the body end)
theducks is offline   Reply With Quote