Ross,
could you please adjust the screen.css for the current Forrest
configuration of the docs?
I think readability will be improved when there are no underlines under
the links in the menu and the box around the selected item is removed.
I.e.
#menu a { font-weight: normal; text-decoration: none; }
#menu a:visited { font-weight: normal; text-decoration: none; }
#menu a:active { font-weight: normal; text-decoration: none; }
#menu a:hover { font-weight: normal; text-decoration: none; }
and
#menu .menupageitemgroup {
padding: 3px 0px 4px 6px;
font-style : normal;
border: none;
margin-right: 10px;
}
Thanks.
Bye, Helma