tor-browser

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

boxshadow-inset-neg-spread2-ref.html (178B)


      1 <html>
      2 <head>
      3 <style>
      4 .test {
      5  background-color: #fec;
      6  display: inline-block;
      7  width: 5em;
      8  height: 5em;
      9 }
     10 </style>
     11 </head>
     12 
     13 <body>
     14 <div class="test"></div>
     15 </body>
     16 </html>