tor-browser

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

test-helpers.css (132B)


      1 .text-container {
      2    inline-size: 200px;
      3    border: 1px solid black;
      4    display: inline-block;
      5 }
      6 
      7 .pre {
      8    white-space: pre;
      9 }