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
This commit is contained in:
Chris Lattner
2003-10-07 20:12:05 +00:00
parent bf6f438252
commit 08a04fdd67
11 changed files with 42 additions and 54 deletions
+2 -2
View File
@@ -3,7 +3,7 @@
LLVM: opt tool
</title>
<body>
<body bgcolor=white>
<center>
<h1>LLVM: opt tool</h1>
@@ -127,7 +127,7 @@ SEE ALSO
analyze
<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>