KuniakiTakenaka 3 年之前
父節點
當前提交
e849a934d3
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. 2
    2
      index.html

+ 2
- 2
index.html 查看文件

@@ -170,14 +170,14 @@
170 170
               <a href="second/Coronavirus.html">
171 171
                 <div style="position: relative;	width: 345px;	height: 160px;float: left;background-color: cornflowerblue;">
172 172
                   <div class="positionabsolute" style="color: black;font-size: xx-large;">
173
-                    北方町の状況や<br />対応についてはこちら
173
+                    <br/>北方町の状況や<br />対応についてはこちら
174 174
                   </div>
175 175
                 </div>
176 176
               </a>
177 177
               <a href="second/Vaccination.html">
178 178
                 <div style="position: relative;	width: 345px;	height: 160px;float: left;background-color: yellow;">
179 179
                   <div class="positionabsolute" style="color: black;font-size: xx-large;">
180
-                    ワクチン接種<br />についてはこちら
180
+                    <br/>ワクチン接種<br />についてはこちら
181 181
                   </div>
182 182
                 </div>
183 183
               </a>

Loading…
取消
儲存