mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-07 08:59:08 +00:00
18 lines
247 B
HTML
18 lines
247 B
HTML
<html>
|
|
<head>
|
|
</head>
|
|
<body>
|
|
<div style="overflow: scroll;">
|
|
<div>
|
|
<q>
|
|
<span style="display: -moz-box;"></span>
|
|
</q>
|
|
</div>
|
|
<q></q>
|
|
</div>
|
|
|
|
<style>
|
|
body *+* {quotes: "quote" "quote" !important;}
|
|
</style>
|
|
</body>
|
|
</html> |