tor-browser

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

author-padding.html (184B)


      1 <!doctype html>
      2 <!-- This technically assumes that no theme would have 300px of padding by default, looks like a safe enough assumption -->
      3 <button style="padding: 300px">Foo</button>