From c33e08a3cfd1b33cbe9f50f199a77f1f264cfcdd Mon Sep 17 00:00:00 2001 From: alecpl Date: Thu, 8 Jul 2010 17:05:39 +0000 Subject: - css improvements --- skins/default/editor_content.css | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'skins/default/editor_content.css') diff --git a/skins/default/editor_content.css b/skins/default/editor_content.css index 8569b2fc6..14c2936d5 100644 --- a/skins/default/editor_content.css +++ b/skins/default/editor_content.css @@ -5,7 +5,7 @@ body, td, pre { font-family: "Lucida Grande", Verdana, Arial, Helvetica, sans-serif; font-size: 12px; } - + body { background-color: #FFFFFF; margin-left: 4px; @@ -22,6 +22,7 @@ pre white-space: pre; word-wrap: break-word; /* IE (and Safari) */ } + blockquote { padding-left:5px; @@ -29,3 +30,4 @@ blockquote margin-left:5px; width:100%; } + -- cgit v1.2.3