tor-browser

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

system-fixed-ref.html (616B)


      1 <!DOCTYPE html>
      2 <meta charset="UTF-8">
      3 <title>CSS Reference: symbols function, invalid</title>
      4 <link rel="author" title="Xidorn Quan" href="https://www.upsuper.org/">
      5 <link rel="stylesheet" href="support/ref-common.css">
      6 <!-- list-style-type: a -->
      7 <div>-2:</div>
      8 <div>-1:</div>
      9 <div>0:</div>
     10 <div>&#x25F0;:</div>
     11 <div>&#x25F1;:</div>
     12 <div>&#x25F2;:</div>
     13 <div>&#x25F3;:</div>
     14 <div>5:</div>
     15 <div>6:</div>
     16 <div>7:</div>
     17 <!-- list-style-type: b -->
     18 <div>-2:</div>
     19 <div>&#x25F4;:</div>
     20 <div>&#x25F5;:</div>
     21 <div>&#x25F6;:</div>
     22 <div>&#x25F7;:</div>
     23 <div>3:</div>
     24 <div>4:</div>
     25 <div>5:</div>
     26 <div>6:</div>
     27 <div>7:</div>