changeset 10:c0856c392096 default tip

Fixed link color on MSIE.
author Atul Varma <varmaa@toolness.com>
date Sun, 13 Jul 2008 14:12:39 +0000
parents a2f8dfbd8d29
children
files index.css
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/index.css	Sun Jul 13 14:07:20 2008 +0000
+++ b/index.css	Sun Jul 13 14:12:39 2008 +0000
@@ -11,7 +11,7 @@
 }
 
 a {
-    color: grey;
+    color: gray;
     text-decoration: none;
 }