View Single Post
Old 03-29-2020, 10:55 PM   #9
mwexler
Member
mwexler began at the beginning.
 
Posts: 11
Karma: 10
Join Date: Jun 2013
Device: None yet
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.
mwexler is offline   Reply With Quote