commit | 3c27ec2c05e37b8295ed9ff164b6c002f331b283 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Thu May 27 21:52:51 1999 +0000 |
committer | Fred Drake <fdrake@acm.org> | Thu May 27 21:52:51 1999 +0000 |
tree | 80aee7d37d56bc97f96e3f511a74546f3d480e94 | |
parent | d2a727feeee74cd30336a7f2a2a69cb96ac14ef5 [diff] |
Add <hr> after top navigation bar; now looks more like the rest of the navigation bars in the HTML output.
diff --git a/Doc/html/index.html.in b/Doc/html/index.html.in index 8f78a3e..e9b5b27 100644 --- a/Doc/html/index.html.in +++ b/Doc/html/index.html.in
@@ -26,6 +26,7 @@ src="icons/blank.gif"></A></td> </tr> </table> + <hr> </div> <div align=center> <h1>Python Documentation</h1>