changeset 1045 | ce069a06906c |
parent 1004 | e01c51cc1b35 |
child 1050 | 94d835500d5b |
--- 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 {