tor-browser

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

1421191-1.html (348B)


      1 <html reftest-zoom="1.6">
      2 <head>
      3 <style>
      4 #xx {
      5 background-image: url("1421191-1.png");
      6 background-position: -61px -797px;
      7 background-position-x: -61px;
      8 background-position-y: -797px;
      9 background-repeat: no-repeat;
     10 background-size: 82px auto;
     11 display: block;
     12 height: 24px;
     13 width: 22px;
     14 }
     15 </style>
     16 </head>
     17 <body>
     18 <span id="xx"></span>
     19 </body>
     20 </html>