X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/wordpress.git/blobdiff_plain/f9001779751f83dc8a10e478bfecb4d8dd5f964c..refs/tags/wordpress-3.4.1:/wp-content/themes/twentyten/editor-style.css diff --git a/wp-content/themes/twentyten/editor-style.css b/wp-content/themes/twentyten/editor-style.css index 7d051355..c397b116 100644 --- a/wp-content/themes/twentyten/editor-style.css +++ b/wp-content/themes/twentyten/editor-style.css @@ -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 +}