tor-browser

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

nested-scale-animations-ref.html (180B)


      1 <!DOCTYPE html>
      2 <div style="width: 100px; height: 45px; background: blue"></div>
      3 <div style="height: 10px"></div>
      4 <div style="width: 100px; height: 45px; background: green"></div>