tor-browser

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

clip-path-marginBox-1d-ref.html (180B)


      1 <!DOCTYPE html>
      2 <style>
      3  div {
      4    width: 100px;
      5    height: 100px;
      6    background-color: green;
      7    border-radius: 34.4px;
      8    border: 25px solid green;
      9  }
     10 </style>
     11 <div></div>