tor-browser

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

1400438-1.html (149B)


      1 <!DOCTYPE html>
      2 <style>
      3 div {
      4  width: 100px; height: 100px;
      5  border-left: 10px solid;
      6  -moz-border-left-colors: red green;
      7 }
      8 </style>
      9 <div></div>