tor-browser

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

transparent-on-root-ref.html (169B)


      1 <!doctype html>
      2 <meta charset="utf-8">
      3 <title>CSS Test: non-opaque scrollbar-color should work on the root</title>
      4 <style>
      5 :root {
      6  background-color: black;
      7 }
      8 </style>