I would like that a second line (and following lines) has an indent.
So that the first line is more to the left than the other lines.
Code: Select all
<ul>
<li>Text</li>
<li>Text</li>
<li>Reeeeaaaaaaal loooooooooooooooooooooong tttteeeeexxxxtt and it has a second line.</li>
</ul>