Make the <body> tag match those of the generated HTML; rely on the style

sheet instead of encoding anything there.
This commit is contained in:
Fred Drake 2000-09-16 21:31:33 +00:00
parent 7be440da1a
commit 1cca9e29f9

View file

@ -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>