Hello,
I am indenting a list with this code at the beginning of each line (here’s the list:
<p style=”text-indent: 2em;”>? Poor life choices</p>
<p style=”text-indent: 2em;”>? Sense of powerlessness</p>
<p style=”text-indent: 2em;”>? Feeling emotionally overwhelmed</p>
<p style=”text-indent: 2em;”>? Feeling disconnected from yourself</p>
<p style=”text-indent: 2em;”>? Depression and anxiety</p>
which works fine except it increases the leading doubles
the code from eridout (member)
<td style=”font-size:125%;line-height:130%;text-align:left;”>
works but not with the list.
Can I do both?
Thanks all you WordPress brainy-aches!