tor-browser

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

system-font-rfp.html (299B)


      1 <!DOCTYPE html>
      2 <meta charset="utf-8">
      3 <div style="font: caption">Caption</div>
      4 <div style="font: icon">Icon</div>
      5 <div style="font: menu">Menu</div>
      6 <div style="font: message-box">Message box</div>
      7 <div style="font: small-caption">Small caption</div>
      8 <div style="font: status-bar">Status bar</div>