More cleanup & formatting
[dylansserver.git] / includes / style.css
index 997dfb8..2dc36e6 100644 (file)
@@ -174,6 +174,10 @@ pre {
        padding-right:15px;
 }
 
+.comment {
+       margin-bottom:30px;
+}
+
 #comment {
        padding-right:15px;
        border-right:1px solid black;
@@ -207,3 +211,7 @@ pre {
        top:0px;
        right:0px;
 }
+
+#recaptcha_widget {
+       display:none;
+}