Removed 'lucida console' font from exhibits
[dylansserver.git] / includes / style.css
index 019bc0c..572de5d 100644 (file)
@@ -47,7 +47,7 @@ li {
 }
 
 #portfolio {
-       float:right;
+       float:left;
        width:350px;
 }
 
@@ -66,7 +66,7 @@ li {
 
 .exhibit {
        width:300px;
-       min-height:600px;
+       min-height:475px;
        border:1px solid black;
        padding:10px;
        display:none;
@@ -105,38 +105,38 @@ li {
 }
 
 #peepshow_entry {
-       font:1.4em "lucida console";
+       font:1.4em;
 }
 
 #peepshow_entry {
-       font:1.4em "lucida console";
+       font:1.4em;
 }
 
 /* drawcss */
 #drawcss_title {
-       font:1.6em "lucida console";
+       font:1.6em;
 }
 
 #drawcss_entry {
-       font:1.6em "lucida console";
+       font:1.6em;
  }
 
 /* youtube_backup */
 #youtube_backup_title {
-       font:1.6em "lucida console";
+       font:1.6em;
 }
 
 #youtube_backup_entry {
-       font:1.4em "lucida console";
+       font:1.4em;
 }
 
 /* i_like_pandora */
 #i_like_pandora_title {
-       font:1.6em "lucida console";
+       font:1.6em;
 }
 
 #i_like_pandora_entry {
-       font:1.4em "lucida console";
+       font:1.4em;
 }
 
 /* notes */
@@ -177,6 +177,7 @@ pre {
 }
 
 #comments {
+    margin-top:30px;
        border-left:1px solid black;
        padding-left:15px;
 }
@@ -218,12 +219,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;