tor-browser

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

1458158-1.html (619B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <style>
      4    @font-face {
      5        font-family: arial_black;
      6        font-weight: 900;
      7        src: local("Arial Black");
      8    }
      9    h1 {
     10        font-family: Arial;
     11        font-weight: bold;
     12    }
     13    /* We include an extra-large invisible character in the test line
     14       to ensure a consistent baseline; otherwise differing metrics
     15       between the various Arial faces can disrupt it. */
     16    x {
     17        font-family: Arial;
     18        font-size: 2em;
     19        color: transparent;
     20    }
     21 </style>
     22 <h1>bold العربي <b>bolder العربي</b><x>A</x></h1>