tor-browser

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

bom-charsetutf8uc.css (258B)


      1 @charset "UTF-8";
      2 span {
      3 background-color: #FF0000;
      4 font-weight: bold;
      5 color: red;
      6 font-family: Arial, Helvetica, sans-serif;
      7 }
      8 .ýäè {
      9 background-color: #00FF00;
     10 font-weight: bold;
     11 color: #00FF00;
     12 font-family: Arial, Helvetica, sans-serif;
     13 }