Consistently set the background color
Change the footer to include "maintained by"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8938 91177308-0d34-0410-b5e6-96231b3b80d8
diff --git a/docs/CommandGuide/llvmgxx.html b/docs/CommandGuide/llvmgxx.html
index 90eb9d2..7efd46d 100644
--- a/docs/CommandGuide/llvmgxx.html
+++ b/docs/CommandGuide/llvmgxx.html
@@ -3,7 +3,7 @@
LLVM: llvmg++ tool
</title>
-<body>
+<body bgcolor=white>
<center>
<h1>LLVM: <tt>llvmg++</tt> tool</h1>
@@ -97,7 +97,7 @@
<A HREF="gccld.html"><tt>gccld</tt></A>
<HR>
-<a href="http://llvm.cs.uiuc.edu">LLVM Team</a>
+Maintained by the <a href="http://llvm.cs.uiuc.edu">LLVM Team</a>.
</body>
</html>