DOC: Increase spacing between paragraphs.

This commit is contained in:
Tony S Yu
2012-02-05 01:47:26 -05:00
parent ded349afb0
commit 2debda4673
+1 -1
View File
@@ -225,7 +225,7 @@ div.document h2 {
}
div.document p {
margin-bottom: .5em;
margin-bottom: 1.5em;
}
div.document li.toctree-l1 {