X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=a4a65fc90a6458d701e0b95e5a27712d20862237;hb=508e6636cb11fedcd961dc0044d4ff4953632bbc;hp=019bc0c7062be40a316fd6e762489c414fa6d315;hpb=268795ba61ed5adaa452c551e1c3bd58505d16a0;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index 019bc0c..a4a65fc 100644 --- a/includes/style.css +++ b/includes/style.css @@ -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; @@ -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;