tor-browser

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

bullet-justify-1-ref.html (153B)


      1 <!DOCTYPE html>
      2 <style>
      3  li {
      4    margin-left: 100px;
      5    font-size: 100px;
      6  }
      7  span {
      8    color: transparent;
      9  }
     10 </style>
     11 <li><span>x x</span></li>