changeset 58:1024d8b452be

メニューバーのcssを追加しました。
author KAMADA Kei <c110206@f.koeki-u.ac.jp>
date Mon, 14 Jan 2013 15:08:05 +0900
parents 8af502983369
children a219cc54734f
files skip.css
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/skip.css	Mon Jan 14 15:06:16 2013 +0900
+++ b/skip.css	Mon Jan 14 15:08:05 2013 +0900
@@ -11,6 +11,19 @@
     padding-left:0.5em;
   }
 
+td{height:48px;
+   width:200px;
+   background-image:url(button.png);
+   text-align:center;
+   font-size:x-large;
+   }
+a.button{text-decoration:none;
+	 color:navy;
+	}
+
+td:active{background-image:url(button2.png);}
+
+
 a:hover{background:#FFB0F3;}
 
 div.link{border-style:dotted;

yatex.org