diff options
-rw-r--r-- | g/style/all.css | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/g/style/all.css b/g/style/all.css index 7e230e26b..7146861c8 100644 --- a/g/style/all.css +++ b/g/style/all.css @@ -349,12 +349,6 @@ em { del { text-decoration:line-through } -blockquote,ul,ol,dl { - margin:1em -} -ol,ul,dl { - margin-left:2em -} dl dd { margin-left:1em } |