summaryrefslogtreecommitdiff
path: root/docutils/writers/html4css1/html4css1.css
Commit message (Collapse)AuthorAgeFilesLines
* added some bottom margin for sidebars (adding top margin looks funny since ↵wiemann2007-06-031-1/+1
| | | | | | sidebars usually have paragraph spacing in front of them anyway) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5196 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* do not encode embedded stylesheets, because HTML entities arewiemann2007-03-191-1/+1
| | | | | | not decoded by the browser before the style sheet is passed to the CSS parser git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5029 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* replaced <>@ with ()at because they come out as a mess whenwiemann2007-03-191-1/+1
| | | | | | the stylesheet is embedded git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@5027 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use Id instead of Date and Revision (Id will not be expanded to non-ASCII ↵include-after-until@4999wiemann2007-03-041-4/+2
| | | | | | characters) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4993 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
| | | | | | | | collapsed Author and Contact fields; use canonical email addresses for David and Felix; (I have reviewed the diff) git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4564 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed light gray background for literal blocks & inline literalsgoodger2006-02-031-5/+1
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4332 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* moved r4311 to address-rendering branchwiemann2006-01-221-0/+6
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4314 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* fixed different rendering of address nodes;wiemann2006-01-221-6/+0
| | | | | | they are no longer enclosed in <pre> tags now git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4311 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
| | | | | | simplified comments git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4224 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
| | | | git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4185 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
* Converted ``docutils/writers/support/`` into individual writer packages; ↵goodger2005-12-091-0/+275
updated docs & refs. git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils@4163 929543f6-e4f2-0310-98a6-ba3bd3dd1d04