tor-browser

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

charset15-nocolon.css (350B)


      1 @charset "iso-8859-15"
      2 dummy { font-family: serif; } /* provides a colon to make the important stuff work */
      3 span {
      4 background-color: #00FF00;
      5 font-weight: bold;
      6 color: #00FF00;
      7 font-family: Arial, Helvetica, sans-serif;
      8 }
      9 .ýäè {
     10 background-color: #FF0000;
     11 font-weight: bold;
     12 color: #FF0000;
     13 font-family: Arial, Helvetica, sans-serif;
     14 }