mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-10 02:18:57 +00:00
13 lines
253 B
HTML
13 lines
253 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
|
|
<body style="display: -moz-inline-grid;">
|
|
<div style="display: table;position: relative; float: left;">
|
|
<button style="display: table-column-group;">
|
|
<iframe style="position: absolute;"></iframe>
|
|
</button>
|
|
</div>
|
|
|
|
</body></html>
|