changeset 2944:b1cb17ea7605

merge
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Tue, 08 Dec 2015 19:36:05 +0900
parents 3b954dd8d075
children d8904e759873
files shuzai/ijuu.html shuzai/main.css
diffstat 2 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/ijuu.html	Tue Dec 08 19:31:19 2015 +0900
+++ b/shuzai/ijuu.html	Tue Dec 08 19:36:05 2015 +0900
@@ -28,7 +28,7 @@
 <td><a href="zoo/index.html">動物園</a></td>
 <td><a href="higawari/higawari.html">日替わりランチ</a></td>
 <td><a href="tokusan/tokusan.html">特産物</a></td>
-<td><a href="dezima/dezima.html">釣り情報</a></td></tr>
+<td><a href="fishing/fishing.html">釣り情報</a></td></tr>
 </table>
 </div>
 </div>
@@ -37,7 +37,7 @@
 <p><a href=https://skip.koeki-prj.org/>home</a> > <a href="syuzai.html">
 取材</a> > 移住情報</p>
 
-<div class="label"><table style="margin:auto;"><tr>
+<div class="label"><table class="label"><tr>
 <td><label for="label-1">施設について</label></td>
 <td><label for="label-2">酒田の地域性</label></td>
 <td><label for="label-3">酒田の気候</label></td>
--- a/shuzai/main.css	Tue Dec 08 19:31:19 2015 +0900
+++ b/shuzai/main.css	Tue Dec 08 19:36:05 2015 +0900
@@ -21,6 +21,9 @@
 }
 div.label label:hover{background:pink;}
 
+table.label{margin:auto;}
+table.label td{padding:0 1em;}
+
 div.toi{border-top:navy 1px solid;;}
 input[type="checkbox"] + label + div.toi{height:0em; opacity:0;
 transition: 0.3s ease-in-out;}

yatex.org