changeset 2942:6a9c2a4af808

iju
author ARAKI Tsuyohito <c113007@e.koeki-u.ac.jp>
date Tue, 08 Dec 2015 19:19:23 +0900
parents 4317513f828c
children 3b954dd8d075
files shuzai/ijuu.html shuzai/main.css
diffstat 2 files changed, 8 insertions(+), 19 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/ijuu.html	Tue Dec 08 19:18:38 2015 +0900
+++ b/shuzai/ijuu.html	Tue Dec 08 19:19:23 2015 +0900
@@ -15,17 +15,6 @@
 }
 -->
 </style>
-
-
-<!--
-質問にさいしての前ふり。Q&Aの対象。
-home-shuzai-等のリンク
-コンビニや銀行の数を明記する
-ほんとうに~~とかこんな田舎で~~などの文章は前提条件がわからない。
-不快になる人が居ないように。
-放射能はどこと一緒ぐらいの数値? だいたい東京?
--->
-
 </head>
 
 <body>
@@ -48,13 +37,13 @@
 <p><a href=https://skip.koeki-prj.org/>home</a> > <a href="syuzai.html">
 取材</a> > 移住情報</p>
 
-<div class="label">
-<label for="label-1">施設について</label>
-<label for="label-2">酒田の地域性</label>
-<label for="label-3">酒田の気候</label>
-<label for="label-4">酒田の交通</label>
-<label for="label-5">日本海について</label>
-</div>
+<div class="label"><table style="margin:auto;"><tr>
+<td><label for="label-1">施設について</label></td>
+<td><label for="label-2">酒田の地域性</label></td>
+<td><label for="label-3">酒田の気候</label></td>
+<td><label for="label-4">酒田の交通</label></td>
+<td><label for="label-5">日本海について</label></td>
+</tr></table></div>
 
 <form>
 <br><br>
--- a/shuzai/main.css	Tue Dec 08 19:18:38 2015 +0900
+++ b/shuzai/main.css	Tue Dec 08 19:19:23 2015 +0900
@@ -16,7 +16,7 @@
 	 potition:fixed !important;
 	position: absolute;
   	 background: #ffe950; 
-  	 height: 1em;
+  	 height: 1.5em;
 #  	 float:left; 
 }
 div.label label:hover{background:pink;}

yatex.org