Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make the footer at the end of a \verbatiminput stand out a little | Fred Drake | 2003-01-29 | 1 | -0/+4 |
| | | | | more, to make it easier to tell apart from the verbatim content. | ||||
* | Make the "notice" environments somewhat similar, with less difference | Fred Drake | 2003-01-27 | 1 | -1/+11 |
| | | | | between the "note" and "warning" flavors. | ||||
* | Anchors ("a" elements) used only for the name attribute should not | Fred Drake | 2002-06-14 | 1 | -1/+1 |
| | | | | | change color on hover, only those that are link sources (href attributes). | ||||
* | Added more style for major warnings. | Fred Drake | 2002-05-01 | 1 | -0/+9 |
| | |||||
* | Clean up the application of style to verbatim text. | Fred Drake | 2002-04-15 | 1 | -2/+4 |
| | | | | | | | 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). | ||||
* | Minor style change. | Fred Drake | 2002-04-04 | 1 | -0/+2 |
| | |||||
* | Typo, spotted by Fredrik Lundh. | Fred Drake | 2001-11-26 | 1 | -1/+1 |
| | |||||
* | Finally commit the font changes that have been live on the development site | Fred Drake | 2001-11-14 | 1 | -2/+7 |
| | | | | for a month or more. | ||||
* | Move the styling for the HTML version of \mailheader into the CSS file. | Fred Drake | 2001-09-26 | 1 | -0/+1 |
| | | | | | | In both the HTML and typeset versions of the documentation, add a colon after the name of a mail header so that it is more easily distinguished from other text. | ||||
* | Revise a comment about styles I don't think LaTeX2HTML can generate, | Fred Drake | 2001-07-06 | 1 | -1/+15 |
| | | | | | | but which came from their default stylesheet. Add styles for the new hyperlinked grammar productions. | ||||
* | Consistently use semi-colons after the last property for each selector. | Fred Drake | 2001-06-23 | 1 | -26/+26 |
| | |||||
* | Add more font flavors for <var> elements; the previous incarnation caused | Fred Drake | 2001-03-08 | 1 | -1/+1 |
| | | | | | some NT/IE5.5 users to see only boxes for these characters. This might be specific to NT Service Pack 6. | ||||
* | Minor simplification. | Fred Drake | 2000-10-26 | 1 | -2/+1 |
| | |||||
* | Minor addition; add a little formatting to the release information that | Fred Drake | 2000-10-25 | 1 | -0/+2 |
| | | | | will be added to Doc/perl/l2hinit.perl shortly. | ||||
* | Minor stylesheet nit. | Fred Drake | 2000-10-02 | 1 | -1/+2 |
| | |||||
* | Consistency nits, untabify. | Fred Drake | 2000-09-28 | 1 | -38/+39 |
| | |||||
* | Push more of the display control into the style sheet. | Fred Drake | 2000-09-16 | 1 | -0/+7 |
| | |||||
* | Always room to remove more formatting from the HTML! | Fred Drake | 2000-08-31 | 1 | -2/+3 |
| | |||||
* | Push a little more here to avoid style information in the generation | Fred Drake | 2000-08-30 | 1 | -0/+3 |
| | | | | scripts as much as possible. | ||||
* | Move a little more here. | Fred Drake | 2000-08-29 | 1 | -0/+3 |
| | |||||
* | Changes from 1.5.2p2, plus fix a couple of errors noted by Hernan | Fred Drake | 2000-03-29 | 1 | -5/+11 |
| | | | | Martinez Foffani <hfoffani@sofrecom.com.ar>. | ||||
* | Added some rules that affect those little "See also:" sections. | Fred Drake | 1999-03-25 | 1 | -0/+11 |
| | |||||
* | Changes to accomodate the global module index and platform annotations. | Fred Drake | 1999-03-02 | 1 | -0/+8 |
| | |||||
* | Specify the sizes of H? relative to the normal font size as | Fred Drake | 1999-02-19 | 1 | -2/+3 |
| | | | | | | | | percentages; using "large", "x-large" makes them too big for some troublemakers. ;-) (Not specifying them at all causes some browsers to make them the same size as normal text. ;-( ) | ||||
* | CSS style sheet for the documentation. | Fred Drake | 1999-02-16 | 1 | -0/+45 |