blob: 699de53224ee5c3463df80fe7152404e27240d9e (
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: 24px; margin-left: 24px; color: black; text-shadow: green -4px -4px" value="Hello!"/>
</stack>
</box>
|