added margin-top to #comments
[dylansserver.git] / 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;
 }