blob: f57ff366bb99fb619591e051ee355e22de721219 (
plain)
1
2
3
4
5
|
<box xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul">
<stack style="align-items: start; justify-items: left;">
<label style="margin-top: 30px; margin-left: 30px; color: green; text-shadow: grey 3px 3px;" value="Hello"/>
</stack>
</box>
|