mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
10 lines
178 B
HTML
10 lines
178 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="-moz-transform: scaleX(2) scaleY(2); -moz-transform-origin: 0 0; width: 100px; height: 100px;">
|
|
Test Text
|
|
</div>
|
|
</body>
|
|
</html>
|