View Single Post
Old 12-09-2019, 03:31 PM   #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,082
Karma: 60358908
Join Date: Aug 2009
Location: The Central Coast of California
Device: Kobo Libra2,Kobo Aura2v1, K4NT(Fixed: New Bat.), Galaxy Tab A
Quote:
Originally Posted by AstroCalibre View Post
Hi theducks,
no margin-top is set in the HTML.
Then you need to find the (default 'comments' ) stylesheet for the <p> tag

It might be Preferences: look and feel: Book details (tab)

It sure does happen on my system .
You need to ADD a style for P
Code:
 p {margin 0 0}
the GENERIC default is what we see
theducks is offline   Reply With Quote