The list tags generated by the current theme don’t look suspicious:
<ul>
<li>Text</li>
<li>Text</li>
</ul>
<ol>
<li>Text</li>
<li>Text</li>
</ol>
I’d appreciate someone taking a look at my CSS files. The website is still under development but I’ve got the basics taken care of.
Link to my website.
Thanks a lot.