tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

list-marker-alignment-ref.html (160B)


      1 <!DOCTYPE html>
      2 <style>::marker { font-family:inherit; }</style>
      3 <div style="display:inline-block;">
      4  <ul>
      5    <li>
      6        xx
      7    </li>
      8    xx
      9  </ul>
     10 </div>