Updating the reCAPTCHA error page.

This commit is contained in:
Tom Slominski
2015-03-07 00:13:32 +00:00
parent afa526c14e
commit 8ed6ed9a9a

View File

@@ -195,10 +195,8 @@ input[type=submit] {
.error { .error {
color: red; color: red;
padding-bottom: 20px;
font-weight: bold; font-weight: bold;
text-align: center; text-align: center;
font-size: 1.2rem;
} }
.social-sharer { .social-sharer {