commit | 0cf87be32656b1be34520a3bd6afd3aa2161c8c9 | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Wed Nov 10 08:08:26 2004 +0000 |
committer | Fred Drake <fdrake@acm.org> | Wed Nov 10 08:08:26 2004 +0000 |
tree | 0d1ba2c7131fb95ab26f1398b7c536d21e68c3e9 | |
parent | d7a5bca89bac404d466954dd23401e71bdc500b5 [diff] |
more more styling to the CSS
diff --git a/Doc/perl/python.perl b/Doc/perl/python.perl index b65128b..5e3f849 100644 --- a/Doc/perl/python.perl +++ b/Doc/perl/python.perl
@@ -1871,7 +1871,7 @@ sub do_env_seealso{ return ("<div class=\"seealso\">\n " - . "<p class=\"heading\"><b>See Also:</b></p>\n" + . "<p class=\"heading\">See Also:</p>\n" . $_[0] . '</div>'); }