migrate to new git

This commit is contained in:
2025-08-29 01:27:25 +08:00
parent 946eb9961e
commit af2c152ef6
8623 changed files with 1000453 additions and 1 deletions

View File

@@ -0,0 +1,67 @@
<html>
<head>
<link href="./print.css" rel="stylesheet" />
<style>
.page {
page: a5;
font-family: ;
width: 148mm;
height: 209mm;
margin: 0;
}
.content {
padding: 5mm 5mm;
font-size: 16pt;
width: auto;
height: 197mm;
position: relative;
}
.vertical {
text-orientation: mixed;
}
</style>
</head>
<body class="receipt-v a5" data-body-class="receipt-v a5">
<div class="docs">
<div class="page border" data-body-class="receipt-v a5">
<div class="content">
<div class="num">{IB2211080046}</div>
<div class="text vertical">
<div class="d-flex justify-content-between">
<h2 class="mt-0 mb-1">
感 謝 狀</h1>
<div class="note">{第二聯 存根聯}</div>
</div>
<div class="w-2em">承蒙 <b>{陳色嬌}</b> 大德捐獻{供佛基金}</div>
<div>新台幣 <b>{三千}</b> 元整</div>
<div>植福佈施功德無量 僅此銘謝</div>
<h3 class="text-center m-0">臺中市佛教如是住弘法協會</h3>
<div class="d-flex mb-1">
<div class="stamp">
<img src="./images/stamp-01.svg" />
</div>
<div class="info-list">
<pre class="m-0">登記字號府社團字第3688號
統一編號88406618
地址427 台中市潭子區中山路二段135號9樓
聯絡電話04-25340148
經手人:郭芳玉</pre>
</div>
</div>
<div class="date text-end"><b>中華民國 {111年11月08日}</b></div>
</div>
</div>
</div>
</div>
<script src="https://code.jquery.com/jquery-3.6.2.min.js"></script>
<script src="print.js"></script>
</body>
</html>