DOC: Adjust spacing after pre block.

This commit is contained in:
Tony S Yu
2012-02-05 14:24:35 -05:00
parent d1c3056045
commit 86963c4138
@@ -582,6 +582,7 @@ p.admonition-title:after {
pre {
padding: 1em;
margin-bottom: 0.5em;
background-color: {{ theme_codebgcolor }};
color: {{ theme_codetextcolor }};
line-height: 120%;