tor-browser

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

bom-charset15.css (148B)


      1 @charset "iso-8859-15";
      2 .hello {
      3 background-color: #00FF00;
      4 font-weight: bold;
      5 color: #00FF00;
      6 font-family: Arial, Helvetica, sans-serif;
      7 }