diff -r ad6a22377507 -r ce069a06906c themes/enanium/css/babygrand.css --- a/themes/enanium/css/babygrand.css Wed Jul 08 18:52:41 2009 -0400 +++ b/themes/enanium/css/babygrand.css Wed Jul 08 18:53:45 2009 -0400 @@ -304,6 +304,12 @@ color: #906030 !important; } +/* I know it's bad to support plugins in core code, but indented paragraphs tend to be specific to themes I designed. + This is for consistency between paragraphs and code blocks. */ +div.content pre, pre.geshi_highlighted { + margin-left: 0.8em; +} + /* Inline rename */ input#pageheading {