View Single Post
Old 07-29-2022, 02:07 PM   #13
Jellby
frumious Bandersnatch
Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.Jellby ought to be getting tired of karma fortunes by now.
 
Jellby's Avatar
 
Posts: 7,561
Karma: 20150435
Join Date: Jan 2008
Location: Spaniard in Sweden
Device: Cybook Orizon, Kobo Aura
Quote:
Originally Posted by JSWolf View Post
As for div.poetry p, 3em is too large. Think of reading this on a small cell phone screen.
The 3em is for indenting wrapped lines, it's cancelled by the negative text-indent. As long as you can distinguish wrapped lines from double-indented lines, it should be fine.

Quote:
Also, you don't need padding and you don't need left align.
The padding is to prevent it being overridden by other margin specifications. You need left align if you don't want your poetry lines (the wrapped lines, at least) to be justified when the user selects justification for the main text.
Jellby is offline   Reply With Quote