From e596a87f08b7d393b8e4db5d8943193a2dbe1cd7 Mon Sep 17 00:00:00 2001 From: Alain Reguera Delgado Date: Aug 22 2011 15:02:53 +0000 Subject: Update `default.css'. --- diff --git a/Identity/Webenv/Css/default.css b/Identity/Webenv/Css/default.css index 4e44340..a0572a4 100755 --- a/Identity/Webenv/Css/default.css +++ b/Identity/Webenv/Css/default.css @@ -72,12 +72,13 @@ a:active { text-decoration: underline; color: green; } a:visited { text-decoration: none; color: #0044B3; } a:visited:hover { text-decoration: underline; color: green; } +.title, .title a:link, .title a:active, .title a:hover, .title a:visited, .title a:visited:hover { - color: #072B61; + color: #000; text-decoration: none; }