tor-browser

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

1404324-2.html (201B)


      1 <style>
      2  del, *::first-line {
      3    position: absolute;
      4  }
      5 </style>
      6 <del></del>
      7 <script>
      8  document.documentElement.offsetTop;
      9  document.styleSheets[0].cssRules[0].style.position = 'sticky'
     10 </script>