tor-browser

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

1458158-1-ref.html (582B)


      1 <!DOCTYPE html>
      2 <meta charset=utf-8>
      3 <style>
      4    @font-face {
      5        font-family: arial_bold;
      6        font-weight: bold;
      7        src: local("Arial Bold");
      8    }
      9    @font-face {
     10        font-family: arial_black;
     11        font-weight: 900;
     12        src: local("Arial Black");
     13    }
     14    h1 {
     15        font-family: arial_bold;
     16    }
     17    b {
     18        font-family: arial_black, arial_bold;
     19    }
     20    x {
     21        font-family: Arial;
     22        font-size: 2em;
     23        color: transparent;
     24    }
     25 </style>
     26 <h1>bold العربي <b>bolder العربي</b><x>A</x></h1>