tor-browser

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

medium-font-size.html (186B)


      1 <!doctype html>
      2 <title>Check medium font-size is 16px</title>
      3 <link rel="match" href="medium-font-size-ref.html">
      4 <style>
      5 p {
      6  font-size: medium;
      7 }
      8 </style>
      9 <p>This text should be 16px