summaryrefslogtreecommitdiff
path: root/writers/html4css1/html4css1.css
diff options
context:
space:
mode:
authorwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-22 16:17:11 +0000
committerwiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04>2006-01-22 16:17:11 +0000
commite592d36ec25ee1b1969a8a72ea67862ce235c679 (patch)
treeee13a3f0e2e13ff00bcc3fec48c0c176f7139613 /writers/html4css1/html4css1.css
parente375a481f0e712a320e53034f9d68738e744ac36 (diff)
downloaddocutils-e592d36ec25ee1b1969a8a72ea67862ce235c679.tar.gz
fixed different rendering of address nodes;
they are no longer enclosed in <pre> tags now git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils/docutils@4311 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'writers/html4css1/html4css1.css')
-rw-r--r--writers/html4css1/html4css1.css6
1 files changed, 0 insertions, 6 deletions
diff --git a/writers/html4css1/html4css1.css b/writers/html4css1/html4css1.css
index e94df1546..0af8fc34d 100644
--- a/writers/html4css1/html4css1.css
+++ b/writers/html4css1/html4css1.css
@@ -206,12 +206,6 @@ p.sidebar-subtitle {
p.topic-title {
font-weight: bold }
-pre.address {
- margin-bottom: 0 ;
- margin-top: 0 ;
- font-family: serif ;
- font-size: 100% }
-
pre.literal-block, pre.doctest-block {
margin-left: 2em ;
margin-right: 2em ;