diff --git a/cs/home.html b/cs/home.html index fd77d76..fde73d5 100644 --- a/cs/home.html +++ b/cs/home.html @@ -2,7 +2,7 @@ - + diff --git a/css/master.css b/css/master.css index ef441ee..b28ab95 100644 --- a/css/master.css +++ b/css/master.css @@ -283,7 +283,7 @@ nav ul { } nav.overlay ul li a { position: relative; - color:#4A4A4A; + color:#969696; font-weight: bold; font-size: 2.3em; } @@ -306,7 +306,7 @@ nav ul li a:after { transition: all .5s; } nav ul li a:hover{ - color:#0E404D; + color:#575757; text-decoration: none; } nav ul li {