tor-browser

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

color-inherit.xhtml (260B)


      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: 24px; margin-left: 24px; color: blue; text-shadow: 3px 3px;" value="Hello"/>
      4  </stack>
      5 </box>