From e5643c7d1a92fe3091c16551f12e850db3fd0028 Mon Sep 17 00:00:00 2001 From: hsoft Date: Mon, 15 Jun 2009 08:17:02 +0000 Subject: [PATCH] pe help: css update --HG-- extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4050 --- pe/help/skeleton/hardcoded.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pe/help/skeleton/hardcoded.css b/pe/help/skeleton/hardcoded.css index a3b17c5b..2c0fa5fc 100644 --- a/pe/help/skeleton/hardcoded.css +++ b/pe/help/skeleton/hardcoded.css @@ -9,9 +9,9 @@ BODY BODY,A,P,UL,TABLE,TR,TD { - font-family:Tahoma,Arial,sans-serif; + font-family: "Helvetica Neue", "Lucida Grande", Arial, sans-serif; font-size:10pt; - color: #4477AA;/*darker than 5588bb for the sake of the eyes*/ + color: #336699;/*darker than 5588bb for the sake of the eyes*/ } /***************************************************** @@ -82,7 +82,6 @@ TD.menuframe A.menuitem,A.menuitem_selected { font-size:14pt; - font-family:Tahoma,Arial,sans-serif; font-weight:normal; padding-left:10pt; color:#5588bb; @@ -98,7 +97,6 @@ A.menuitem_selected A.submenuitem { - font-family:Tahoma,Arial,sans-serif; font-weight:normal; color:#5588bb; text-decoration:none;