tor-browser

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

font-inflation-1d-ref.html (381B)


      1 <!DOCTYPE HTML>
      2 <style>
      3 body { writing-mode: vertical-lr; text-orientation: sideways-right; }
      4 #outer { width: 0; height: 0; }
      5 /*
      6 In a 600px container, the minimum font size at 15em per line is 40px.
      7 This means we map 0px-60px into 40px-60px, so 12px gets mapped to 44px.
      8 */
      9 #inner { font-size: 44px; width: 100%; height: 100%; }
     10 </style>
     11 <div id="outer">
     12 <div id="inner">Inflated?