KuniakiTakenaka 3 years ago
parent
commit
9f00e250df
1 changed files with 4 additions and 3 deletions
  1. 4
    3
      second/Vaccination.html

+ 4
- 3
second/Vaccination.html View File

@@ -181,11 +181,12 @@
181 181
                         年代別の接種予約開始状況は次のとおりです。<br />
182 182
                         郵送した「予約開始のお知らせ」をご確認ください。<br />
183 183
                         <br />
184
-                        <table style="text-align: center" id="infokitagata" cellspacing="1" cellpadding="3" border="1">
184
+                        <table style="text-align: center" width="60%" id="infokitagata" cellspacing="1" cellpadding="3"
185
+                            border="1">
185 186
                             <tbody>
186 187
                                 <tr>
187
-                                    <th></th>
188
-                                    <th width="70%">予約開始日</th>
188
+                                    <th width="50%"></th>
189
+                                    <th width="50%">予約開始日</th>
189 190
                                 </tr>
190 191
                                 <tr>
191 192
                                     <td>60歳以上の方<br />基礎疾患のある方</td>

Loading…
Cancel
Save