tor-browser

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

charset15-singlequotes.css (265B)


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