mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
8 lines
213 B
HTML
8 lines
213 B
HTML
|
|
<html xmlns="http://www.w3.org/1999/xhtml" class="reftest-print">
|
||
|
|
<style><![CDATA[
|
||
|
|
tfoot::after { content: "m"; position: fixed;}
|
||
|
|
]]>
|
||
|
|
</style>
|
||
|
|
<td></td>
|
||
|
|
<tfoot style="page-break-before: always;"></tfoot>
|
||
|
|
</html>
|