diff --git a/Scripts/CentOS-Web/Stylesheet/reset.css b/Scripts/CentOS-Web/Stylesheet/reset.css index e26eced..f311144 100755 --- a/Scripts/CentOS-Web/Stylesheet/reset.css +++ b/Scripts/CentOS-Web/Stylesheet/reset.css @@ -78,7 +78,8 @@ a:visited:hover { text-decoration: underline; color: green; } .title a:hover, .title a:visited, .title a:visited:hover { - color: #000; + /* color: #072B61; */ + color: #000000; line-height: 1em; margin-top: 1em; text-decoration: none;