changeset 3156:8356818f16aa

higawari更新
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Tue, 22 Dec 2015 19:02:07 +0900
parents 3ea2505193a7
children afe95792c8dd 7dc32a79437b
files shuzai/higawari/eastsakana.html shuzai/higawari/kuramuchauda.html shuzai/higawari/main.css
diffstat 3 files changed, 11 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/higawari/eastsakana.html	Tue Dec 22 19:00:56 2015 +0900
+++ b/shuzai/higawari/eastsakana.html	Tue Dec 22 19:02:07 2015 +0900
@@ -5,7 +5,7 @@
 <meta http-equiv="Content-Style-Type" content="text/css">
 <meta http-equiv="Content-Script-Type" content="text/javascript">
 <link rel="stylesheet" type="text/css"href="../../skip.css">
-<link rel="stylesheet" type="text/css" href="higawari.css">
+<link rel="stylesheet" type="text/css" href="main.css">
 </head>
 <!--以上設定等-->
 
--- a/shuzai/higawari/kuramuchauda.html	Tue Dec 22 19:00:56 2015 +0900
+++ b/shuzai/higawari/kuramuchauda.html	Tue Dec 22 19:02:07 2015 +0900
@@ -11,12 +11,12 @@
 
 
 <body>
-<h1>ジェラートモアレ</h1>
+<h5>ジェラートモアレ</h5>
 <em>!月替わりメニュー</em>
 
 <div class="info">
 
-<div><p><img src="kuramuchauda.jpg"alt="クラムチャウダーのスープパスタ" width=600 hight=450></p>
+<div><p><img src="kuramuchauda.jpg"alt="クラムチャウダーのスープパスタ" width="600" hight="450"></p>
 </div>
 
 <div>
--- a/shuzai/higawari/main.css	Tue Dec 22 19:00:56 2015 +0900
+++ b/shuzai/higawari/main.css	Tue Dec 22 19:02:07 2015 +0900
@@ -36,7 +36,14 @@
 
 em {color: blue;}
 
-h4{
+h4 {
    font-size: 20px;
    background-color: #fffc97;
    width: 90%;}
+
+h5 {
+   font-size: 50px;
+   background-color: #fffc97;
+   text-align: center;
+   width: 90%;
+   }

yatex.org