5 lines
269 B
HTML
5 lines
269 B
HTML
<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>
|