tor-browser

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

font-size-monospace-adjust-ref.html (94B)


      1 <!DOCTYPE html>
      2 <style>
      3  textarea { font-size: 3em; }
      4 </style>
      5 <textarea>Textarea</textarea>