tor-browser

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

subpixel-glyphs-x-2b.html (503B)


      1 <!DOCTYPE html>
      2 <html lang="en">
      3 <head>
      4        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      5        <meta http-equiv="Content-Style-Type" content="text/css">
      6        <style type="text/css">
      7          body {
      8             text-rendering: optimizeLegibility;
      9             font-size: 13px;
     10          }
     11          div {
     12             border: none;
     13             padding: 0px;
     14          }
     15        </style>
     16 </head>
     17 <body>
     18  <div style="position:fixed; left:10.4px">
     19    o
     20  </div>
     21 </body>