]> granicus.if.org Git - python/commit
Clean up the application of style to verbatim text.
authorFred Drake <fdrake@acm.org>
Mon, 15 Apr 2002 18:41:31 +0000 (18:41 +0000)
committerFred Drake <fdrake@acm.org>
Mon, 15 Apr 2002 18:41:31 +0000 (18:41 +0000)
commit8a5e6790d959cac49ab66cf4973b6ab6c3f397fd
tree96cb87290b85f8e467cea324bede4aca848fc47f
parenteeb5ec42e03f7de46d60cfd547bc083071cb5745
Clean up the application of style to verbatim text.
This moves styling to the stylesheet; the use of <dl> structures to control
style sometimes produced improper indentation of subsequent text in many
browsers when the text was already part of the <dl> structure (as in a
function or class description).
Doc/html/style.css
Doc/perl/l2hinit.perl
Doc/perl/python.perl