changeset 954:955beb7e9caa

merged
author GOTO Sakuya<c113061@e.koeki-u.ac.jp>
date Mon, 16 Nov 2015 22:22:55 +0900
parents f67c83eb9bdc
children ed66c6e4268c
files syuzai/higawari/higawari.css
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/syuzai/higawari/higawari.css	Mon Nov 16 22:21:28 2015 +0900
+++ b/syuzai/higawari/higawari.css	Mon Nov 16 22:22:55 2015 +0900
@@ -8,13 +8,13 @@
      margin-left: 5%;
       }
 
-a:link{color: white;
+a:link{color: #b2a68c;
        text-decoration: underline;} 
 
-a:visited{color: #b2a68c;
+a:visited{color: #ffffff;
           text-decoration: underline;} 
 
-a:hover{background-color: #ffbb55;}
+a:hover{background-color: red;}
 
 div.menu1{
 	background-color: #ffd355;

yatex.org