summaryrefslogtreecommitdiff
path: root/docutils/writers/html4css1/html4css1.css
Commit message (Expand)AuthorAgeFilesLines
* Implement feature request [ 48 ]milde2016-07-261-2/+16
* Do not use <sup> and <sub> tags inside <pre> (parsed-literal blocks).milde2015-03-301-0/+8
* "Booktabs" table style for html4css1.milde2013-02-211-0/+15
* Change default of "syntax highlight" option to "long", milde2012-09-141-8/+9
* Basic CSS rules for (source)code (margin, background, linenumbers).milde2012-05-111-1/+9
* Math directive and documentation update:milde2011-06-171-1/+1
* html4css1: fix inner alignment in figuresmilde2011-01-031-1/+1
* Clip SVG and SWF images to the specified size.milde2010-08-131-0/+4
* Support SVG images (patch by Stefan Rank).milde2010-03-021-3/+3
* Rule to center-align an image that works without enclosing <div>.milde2009-11-111-0/+6
* Fix figure alignment.milde2009-05-181-4/+25
* simplified address style, thanks to Alan G Isaacgoodger2008-08-241-2/+1
* added some bottom margin for sidebars (adding top margin looks funny since si...wiemann2007-06-031-1/+1
* do not encode embedded stylesheets, because HTML entities arewiemann2007-03-191-1/+1
* replaced <>@ with ()at because they come out as a mess whenwiemann2007-03-191-1/+1
* use Id instead of Date and Revision (Id will not be expanded to non-ASCII cha...include-after-until@4999wiemann2007-03-041-4/+2
* use $Id$ instead of $Date$ and $Revision$;wiemann2006-05-211-1/+1
* removed light gray background for literal blocks & inline literalsgoodger2006-02-031-5/+1
* moved r4311 to address-rendering branchwiemann2006-01-221-0/+6
* fixed different rendering of address nodes;wiemann2006-01-221-6/+0
* removed padding around cells of borderless tables;wiemann2005-12-181-4/+8
* made "borderless" a general-purpose classgoodger2005-12-131-3/+3
* Converted ``docutils/writers/support/`` into individual writer packages; upda...goodger2005-12-091-0/+275