diff --git a/siken1.css b/siken1.css index 4b5e9f7..4eb7a0e 100644 --- a/siken1.css +++ b/siken1.css @@ -48,7 +48,7 @@ } .kikan .title{ - background-color:blue; + background-color:#5F9EA0; color:white; width:20%; text-align:center; @@ -76,7 +76,7 @@ width:18%; margin:1%; height:100%; - border:solid 2px blue; + border:solid 2px #5F9EA0; } .event-box p{ margin:0 auto; @@ -145,7 +145,7 @@ font-size:30px; } .fuji{ - border:solid 1px blue; + border:solid 1px #5F9EA0; text-align:center; }