tor-browser

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

multiple-noblur.xhtml (314B)


      1 <box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
      2  <stack style="align-items: start; justify-items: left;">
      3    <label style="margin-top: 20px; margin-left: 20px; color: black; text-shadow: purple 4px 4px, red 7px 7px, green 10px 10px, grey 13px 13px;" value="Hello"/>
      4  </stack>
      5 </box>