]> scripts.mit.edu Git - autoinstalls/wordpress.git/blobdiff - wp-content/themes/twentyten/editor-style.css
Wordpress 3.3
[autoinstalls/wordpress.git] / wp-content / themes / twentyten / editor-style.css
index 7d051355e5d72cb6491ec156a0e7223ea834d653..c397b116c2c200bcb0960d485851bc8543288e41 100644 (file)
@@ -47,13 +47,18 @@ hr {
 p {
        margin-bottom: 18px;
 }
+
+ul,
+ol {
+       margin: 0 0 18px 1.5em;
+       padding: 0;
+}
+
 ul {
        list-style: square;
-       margin: 0 0 18px 1.5em;
 }
 ol {
        list-style: decimal;
-       margin: 0 0 18px 1.5em;
 }
 ol ol {
        list-style: upper-alpha;
@@ -289,4 +294,4 @@ img.aligncenter {
 }
 .wp-smiley {
        margin: 0;
-}
\ No newline at end of file
+}