Remove to (now) superflous instances of bgcolor and other manual color settings.
Applied. I have regenerated and verified gcc.gnu.org manually and www.gnu.org should pick this up over night. Gerald Index: style.mhtml =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v retrieving revision 1.116 diff -u -r1.116 style.mhtml --- style.mhtml 15 Apr 2011 17:23:03 -0000 1.116 +++ style.mhtml 25 Apr 2011 20:47:19 -0000 @@ -91,20 +91,17 @@ <verbatim>- GNU Project - Free Software Foundation (FSF)</title></verbatim> </define-container> -;;; Redefine the <body> tag introducing our own color scheme and adding an -;;; "about" link and a "last modified" at the bottom. +;;; Redefine the <body> tag, adding navigation and a standard footer. <define-container body> -<verbatim> -<body bgcolor="#FFFFFF" text="#000000" link="#1F00FF" alink="#FF0000" vlink="#9900DD"> -</verbatim> +<verbatim><body></verbatim> <if <var-exists navigation> <group <table border="0" cellspacing="0" cellpadding="2"> <tr> - <td bgcolor="white" valign="top" width="99%"> <!-- main frame --> + <td valign="top" width="99%"> <!-- main frame --> > >