projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7be440d
)
Make the <body> tag match those of the generated HTML; rely on the style
author
Fred Drake
<fdrake@acm.org>
Sat, 16 Sep 2000 21:31:33 +0000
(21:31 +0000)
committer
Fred Drake
<fdrake@acm.org>
Sat, 16 Sep 2000 21:31:33 +0000
(21:31 +0000)
sheet instead of encoding anything there.
Doc/html/index.html.in
patch
|
blob
|
history
diff --git
a/Doc/html/index.html.in
b/Doc/html/index.html.in
index 184af51899026a8fc5c37f151c506f30a46ffb66..3ba73c85d47ed28564d7d8d62f76f730fe61f52c 100644
(file)
--- a/
Doc/html/index.html.in
+++ b/
Doc/html/index.html.in
@@
-7,7
+7,7
@@
ul { margin-left: 1em; padding: 0pt; border: 0pt; }
</style>
</head>
- <body
bgcolor="#ffffff"
>
+ <body>
<div class="navigation">
<table align="center" width="100%" cellpadding="0" cellspacing="2">
<tr>