Fixed link error with new post display
[dylansserver.git] / includes / style.css
index abdbb98..2dc36e6 100644 (file)
@@ -174,6 +174,10 @@ pre {
        padding-right:15px;
 }
 
+.comment {
+       margin-bottom:30px;
+}
+
 #comment {
        padding-right:15px;
        border-right:1px solid black;
@@ -208,5 +212,6 @@ pre {
        right:0px;
 }
 
-#recaptcha_div {
+#recaptcha_widget {
+       display:none;
 }