tor-browser

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

custom.css (133B)


      1 div.body {
      2  min-width: auto;
      3 }
      4 
      5 #video-introduction-transcript iframe {
      6  max-width: 100%;
      7 }
      8 
      9 .table-container {
     10  overflow: auto;
     11 }