mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-01 22:55:23 +00:00
9 lines
226 B
HTML
9 lines
226 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="margin-left: 300px; margin-top:300px; width:100px; height:200px; background-color:#202040; -moz-transform: rotate(45deg); -moz-transform-origin: right top;">
|
|
</div>
|
|
</body>
|
|
</html>
|