commit | 8a5e6790d959cac49ab66cf4973b6ab6c3f397fd | [log] [tgz] |
---|---|---|
author | Fred Drake <fdrake@acm.org> | Mon Apr 15 18:41:31 2002 +0000 |
committer | Fred Drake <fdrake@acm.org> | Mon Apr 15 18:41:31 2002 +0000 |
tree | 96cb87290b85f8e467cea324bede4aca848fc47f | |
parent | eeb5ec42e03f7de46d60cfd547bc083071cb5745 [diff] |
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).