This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
PATCH: style.mhtml
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Mon, 18 Aug 2003 01:03:21 +0200 (CEST)
- Subject: PATCH: style.mhtml
Make navigation background a bit lighter. Fix a markup-o, and an
uppercase/lowercase issue.
Installed.
Gerald
Index: style.mhtml
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/style.mhtml,v
retrieving revision 1.64
diff -u -3 -p -r1.64 style.mhtml
--- style.mhtml 17 Aug 2003 22:52:53 -0000 1.64
+++ style.mhtml 17 Aug 2003 22:58:25 -0000
@@ -4,7 +4,7 @@
<set-var XHTML>
<set-var BACKPATH>
<define-function navigation-titlecolor> bgcolor="#FFEE99" </define-function>
-<define-function navigation-bgcolor> bgcolor="#FFFFCC" </define-function>
+<define-function navigation-bgcolor> bgcolor="#FFFFDD" </define-function>
;;; The "install/" pages are HTML, not XHTML.
@@ -278,12 +278,12 @@ There are also <a href="http://www.gnu.o
to contact</a> the FSF.</p>
<p>These pages are maintained by
-<a href="http://gcc.gnu.org/about.html">The GCC team</a>.</p>
+<a href="http://gcc.gnu.org/about.html">the GCC team</a>.</p>
<address>For questions related to the use of GCC, please consult these web
pages and the <a href="http://gcc.gnu.org/onlinedocs/">GCC manuals</a>. If
that fails, the <a href="mailto:gcc-help@gcc.gnu.org">gcc-help@gcc.gnu.org</a>
-mailing list might help.</br>
+mailing list might help.<br />
Please send comments on these web pages and the development of GCC to our
public developer mailing list at <a href="mailto:gcc@gnu.org">gcc@gnu.org</a>
or <a href="mailto:gcc@gcc.gnu.org">gcc@gcc.gnu.org</a>.