ul, li {list-style-type: none;} li {padding-left: 2em; text-indent: -2em;}
<ul style="list-style: none;"> <li>...</li> </ul>