From e592d36ec25ee1b1969a8a72ea67862ce235c679 Mon Sep 17 00:00:00 2001 From: wiemann Date: Sun, 22 Jan 2006 16:17:11 +0000 Subject: fixed different rendering of address nodes; they are no longer enclosed in
 tags now

git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk/docutils/docutils@4311 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
---
 writers/html4css1/html4css1.css | 6 ------
 1 file changed, 6 deletions(-)

(limited to 'writers/html4css1/html4css1.css')

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 ;
-- 
cgit v1.2.1