mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +09:00
15 lines
518 B
HTML
15 lines
518 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); -moz-transform-style: preserve-3d; width: 100px;">
|
|
<div style="-moz-transform: rotatex(45deg); width: 100px; height: 100px; background-color: white;">
|
|
Test Text
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|