tor-browser

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

boxshadow-inset-large-border-radius-ref.html (177B)


      1 <!DOCTYPE html>
      2 <html>
      3 <head>
      4 <style>
      5 #ref {
      6  background: black;
      7  width: 575px;
      8  height: 5px;
      9  margin-left: 125px;
     10 }
     11 
     12 </style>
     13 </head>
     14 <body>
     15 <div id="ref">
     16 </body>
     17 </html>