pe help: css update

--HG--
extra : convert_revision : svn%3Ac306627e-7827-47d3-bdf0-9a457c9553a1/trunk%4050
This commit is contained in:
hsoft 2009-06-15 08:17:02 +00:00
parent 7e162f5951
commit e5643c7d1a
1 changed files with 2 additions and 4 deletions

View File

@ -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;