Upgrade to Google's no CAPTCHA reCAPTCHA

Not tested this very well, but it seems to be working anyway…
This commit is contained in:
Tom Slominski
2015-01-31 00:01:01 +00:00
parent f5ac64c570
commit 1ff153dad9
7 changed files with 17 additions and 295 deletions

View File

@@ -169,6 +169,12 @@ input[type="radio"] {
margin: 2px;
}
/* reCAPTCHA */
.recaptcha-container {
font-size: 1.2em;
overflow: hidden;
}
/* Tooltips */
.qtip-default {
border-color: #013F6D;