added margin-top to #comments
authorDylan Lloyd <dylan@psu.edu>
Tue, 7 Jun 2011 05:10:58 +0000 (01:10 -0400)
committerDylan Lloyd <dylan@psu.edu>
Tue, 7 Jun 2011 05:10:58 +0000 (01:10 -0400)
includes/style.css

index 5d2e88f..9321f66 100644 (file)
@@ -177,6 +177,7 @@ pre {
 }
 
 #comments {
+    margin-top:30px;
        border-left:1px solid black;
        padding-left:15px;
 }