changeset 2981:034869cf5b89

higawari.cssÊÔ½¸
author GOTO Sakuya <c113061@e.koeki-u.ac.jp>
date Mon, 14 Dec 2015 22:07:57 +0900
parents dc209d701294
children 4833cb48b795
files shuzai/higawari/higawari.css
diffstat 1 files changed, 8 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/shuzai/higawari/higawari.css	Mon Dec 14 22:01:02 2015 +0900
+++ b/shuzai/higawari/higawari.css	Mon Dec 14 22:07:57 2015 +0900
@@ -1,6 +1,7 @@
 body {
      background-color: #ffbb55;
-     ration: underline; color: #682e08;
+     ration: underline; 
+     color: #682e08;
      color: black; 
      font-size: ;
      text-shadow: 1px 1px 3px white;
@@ -9,19 +10,18 @@
       }
 
 a:link{color: #b2a68c;
-       text-decoration: underline;} 
+       } 
 
-a:visited{color: #ffffff;
-          text-decoration: underline;} 
+a:visited{color: blue;
+          } 
 
 a:hover{background-color: red;}
 
 div.menu{
-	background-color: #ffd355;
-	position: ;
-	margin: ;
+	width: 80%;
+	text-align: left;
+	background-color:;
 	border: solid #ff9900 5px;
-	margin-width: ;
 	}
 
 div.info1{

yatex.org