mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-26 01:08:39 +09:00
14 lines
327 B
HTML
14 lines
327 B
HTML
<!DOCTYPE html>
|
|
<html>
|
|
<head>
|
|
<title>mfrac bevelled</title>
|
|
</head>
|
|
<body>
|
|
<math>
|
|
<mfrac style="font-size: 300%">
|
|
<mspace width="20px" height="20px" mathbackground="red"></mspace>
|
|
<mspace width="20px" height="20px" mathbackground="red"></mspace>
|
|
</mfrac>
|
|
</math>
|
|
</body>
|
|
</html>
|