tor-browser

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

fixed-pos-children.html (610B)


      1 <style>
      2    * {
      3        border-bottom: hsla(115.49088416259553deg 12% 15% / 18%) groove thin;
      4        -webkit-text-stroke: InactiveCaptionText thin;
      5        scale: -121
      6    }
      7 
      8    * * {
      9        padding-inline: 69%;
     10    }
     11 </style>
     12 <script>
     13  document.addEventListener('DOMContentLoaded', () => {
     14    const style = document.createElement('style')
     15    document.head.appendChild(style)
     16    style.sheet.insertRule('* {-webkit-mask-image:url(', 0)
     17  })
     18 </script>
     19 <math>
     20    <mmultiscripts>
     21        <mglyph>
     22            <maligngroup style='position:fixed'></maligngroup>
     23        </mglyph>
     24    </mmultiscripts>
     25 </math>