mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
11 lines
318 B
Plaintext
11 lines
318 B
Plaintext
|
<window xmlns="http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul" xmlns:mathml="http://www.w3.org/1998/Math/MathML">
|
||
|
<box>
|
||
|
m
|
||
|
<mathml:munderover style="padding-left: 20%; padding-right: 50%; text-shadow: 0px 0px 5px orange; text-decoration: overline;">
|
||
|
m
|
||
|
<box/>
|
||
|
<box/>
|
||
|
</mathml:munderover>
|
||
|
</box>
|
||
|
</window>
|