mirror of
https://github.com/classilla/tenfourfox.git
synced 2024-11-04 10:05:51 +00:00
9 lines
297 B
XML
9 lines
297 B
XML
<?xml version="1.0"?>
|
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" align="left">
|
|
<hbox style="font: 40px monospace;" align="baseline">
|
|
<label value="lowercase"/>
|
|
<label value="SMALLCAPS" style="font-size: 32px;"/>
|
|
<label value="CAPITALS"/>
|
|
</hbox>
|
|
</window>
|