X-Git-Url: https://disinclined.org/git/?a=blobdiff_plain;f=includes%2Fstyle.css;h=9321f661393c888d7191ccdfdaf363ffb471ee99;hb=5ce1eece3bc1c171e6923f8864122a6cbd0d093b;hp=c685799ead5d5dd46e265c76b7bbacb87b84fb17;hpb=ace8ac32af21439ec7d4705dfd2961309abd1af5;p=dylansserver.git diff --git a/includes/style.css b/includes/style.css index c685799..9321f66 100644 --- a/includes/style.css +++ b/includes/style.css @@ -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;