tor-browser

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

unit-rem-ref-root-fontsize.html (67B)


      1 <style>
      2 :root {
      3  font-size: 1.5em;
      4 }
      5 </style>
      6 
      7 <body>Hello</body>