View Single Post
Old 03-30-2020, 06:51 AM   #10
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: 30,905
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 mwexler View Post
These are great, gang! Thanks!

I've wound up with

Code:
p {line-height: 1.4 !important;
   margin-top: 0.5em !important;}
which really helps (the unitless number version is the "preferred" option for line height, suggested via Kovid's pointer). Thanks for all the guidance, I learned a lot through this process.

PS: https://developer.mozilla.org/en-US/...CSS/margin-top for info about the margin-top value, via theducks.
IMHO wrapping your head around the 'HTML/CSS Box Model' will do wonders in solving many STYLE issues.

The Editor HAS an Inspector mode (View: Inspector) where it can show a visual of the Box properties for the selected code block/
Attached Thumbnails
Click image for larger version

Name:	Inspector.PNG
Views:	209
Size:	107.9 KB
ID:	178023  
theducks is offline   Reply With Quote