# HG changeset patch # User Dan # Date 1243431867 14400 # Node ID e01c51cc1b354226067bf743a548945ef7f30920 # Parent 28e2f75d66fd76906d71f32fae7c853300a63971 Enanium: bumped top heading down a few px diff -r 28e2f75d66fd -r e01c51cc1b35 themes/enanium/css/babygrand.css --- a/themes/enanium/css/babygrand.css Wed May 27 09:44:07 2009 -0400 +++ b/themes/enanium/css/babygrand.css Wed May 27 09:44:27 2009 -0400 @@ -287,6 +287,10 @@ margin-top: 0.2em; } +div.content h1#h2PageName { + margin: 0.2em 0 0 0; +} + div.content p { margin-left: 0.8em; }