removed all inline styles
[dylansserver.git] / includes / style.css
index 019bc0c..5d2e88f 100644 (file)
@@ -47,7 +47,7 @@ li {
 }
 
 #portfolio {
-       float:right;
+       float:left;
        width:350px;
 }
 
@@ -218,12 +218,19 @@ pre {
        position:absolute;
        top:0px;
        right:0px;
+    float:left;
+    position:relative;
+    width:100px;
 }
 
 #recaptcha_widget {
        display:none;
 }
 
+.recaptcha_help {
+    font-size:80%;
+}
+
 #not_human {
     display:none;
     font-weight:bold;