mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-22 04:13:06 +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>
|