From 3287504436374babf203180d8b25def2cfc8dacd Mon Sep 17 00:00:00 2001 From: Dylan Lloyd Date: Wed, 20 Apr 2011 12:31:20 -0400 Subject: [PATCH] Recaptcha form cleaned up Fixed extra slash and missing title after switching to audio. Moved the textbox and help links down, added padding to post link. --- includes/style.css | 1 + index.php | 26 ++++++++++++++------------ 2 files changed, 15 insertions(+), 12 deletions(-) diff --git a/includes/style.css b/includes/style.css index 3613b69..eccbd93 100644 --- a/includes/style.css +++ b/includes/style.css @@ -206,6 +206,7 @@ pre { cursor:pointer; font-size:120%; font-weight:bold; + margin-top:20px; } #recaptcha_widget { diff --git a/index.php b/index.php index f985f67..5c6a7f5 100644 --- a/index.php +++ b/index.php @@ -416,7 +416,7 @@ END_OF_NOTE; private function write_navigation() { echo << +