diff --git a/Identity/Webenv/Css/default.css b/Identity/Webenv/Css/default.css index a0867c6..e1c7e4b 100755 --- a/Identity/Webenv/Css/default.css +++ b/Identity/Webenv/Css/default.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; text-decoration: none; padding-top: 1em; line-height: 1em;