tor-browser

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

first-letter-opacity-float-001-ref.html (220B)


      1 <!DOCTYPE html>
      2 <style>
      3 /* Disable kerning because kerning may differ for different node tree. */
      4 html { font-kerning: none; font-feature-settings: "kern" off; }
      5 </style>
      6 <div><span style="opacity:0.5">P</span>ASS</div>