mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-01-08 07:31:32 +00:00
9 lines
244 B
HTML
9 lines
244 B
HTML
<!DOCTYPE html>
|
|
<html style="writing-mode: vertical-lr;">
|
|
<body>
|
|
<div style="display: inline-flex;">
|
|
<div style="-moz-margin-start: auto; -moz-margin-end: 75px; direction: rtl;"></div>
|
|
</div>
|
|
</body>
|
|
</html>
|