tor-browser

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

boxshadow-color-rounding-ref.html (123B)


      1 <!DOCTYPE html>
      2 <style>
      3 #thediv {
      4  width: 300px;
      5  height: 300px;
      6  background: lime;
      7 }
      8 </style>
      9 
     10 <div id="thediv"></div>