[Trac-tickets] [The Trac Project] #1796: Stylesheet for Docutils
output
The Trac Project
noreply at edgewall.com
Fri Jul 15 17:07:20 CDT 2005
#1796: Stylesheet for Docutils output
---------------------+------------------------------------------------------
Id: 1796 | Status: new
Component: general | Modified: Fri Jul 15 17:07:20 2005
Severity: normal | Milestone:
Priority: normal | Version: 0.8.4
Owner: jonas | Reporter: Felix Wiemann <Felix.Wiemann at ososo.de>
---------------------+------------------------------------------------------
{{{
#!rst
Some output elements (e.g. line blocks or admonitions) of reStructuredText
look really crappy without a stylesheet.
May I suggest you store tools/stylesheets/default.css from the Docutils
tarball at /trac_common/css/docutils.css and add ``@import
url(/trac_common/css/docutils.css)`` in front of the other import
statements?
The Docutils stylesheet shouldn't interfere with any elements outside the
Docutils-generated HTML code.
}}}
--
Ticket URL: <http://projects.edgewall.com/trac/ticket/1796>
The Trac Project <>
More information about the Trac-Tickets
mailing list