Don't indent paras. Although it's recommended by Bringhurst, I don't
[cocanwiki.git] / html / _css / editor.css
index 8541023..0c965e3 100644 (file)
@@ -1,16 +1,11 @@
 /* Stylesheet for COCANWIKI editor, derived from EWM.
- * $Id: editor.css,v 1.2 2004/10/17 21:14:13 rich Exp $
+ * $Id: editor.css,v 1.3 2004/10/21 18:02:48 rich Exp $
  */
 
 body {
   margin-top: 4em;
 }
 
-/* Override default negative left margin in standard.css */
-h2, h3, h4 {
-  margin-left: 0px;
-}
-
 p.insert {
   text-align: center;
 }