pdf 템플릿 수정

This commit is contained in:
DESKTOP-6ARNG1Q\dlsgk 2025-01-13 16:09:42 +09:00
parent 5efa39fe64
commit 6b8d92742e

View File

@ -11,6 +11,7 @@
table {
width: 100%;
table-layout: fixed;
font-family: M-Gothic;
font-size: 11px;
border-collapse: collapse;
@ -19,6 +20,10 @@
color: #333
}
.month-table td {
word-break: break-all;
}
th, td {
padding: 5px 5px 3px;
text-align: center;
@ -566,7 +571,8 @@
<div>
● 予測発電量kWh
</div>
<table class="mb20">
<table class="mb20 month-table">
<thead>
<tr>
<th>1月</th>
@ -589,6 +595,7 @@
</tr>
</tbody>
</table>
<table class="mb20">
<thead>
<tr>