tor-browser

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

resources_inpage1.css (292B)


      1 @charset "utf-8";
      2 
      3 /*
      4 * Any copyright is dedicated to the Public Domain.
      5 * http://creativecommons.org/publicdomain/zero/1.0/
      6 */
      7 
      8 #pid   { border-top: 2px dotted #F00; }
      9 #divid { border-top: 2px dotted #00F; }
     10 #h4id  { border-top: 2px dotted #0F0; }
     11 #h3id  { border-top: 2px dotted #FF0; }