mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-13 04:49:04 +00:00
10 lines
173 B
HTML
10 lines
173 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: scale3D(2,2,2); -moz-transform-origin: 0 0; width: 100px; height: 100px;">
|
|
Test Text
|
|
</div>
|
|
</body>
|
|
</html>
|