Check for grecaptcha availibility

This commit is contained in:
2015-10-19 23:16:47 +08:00
parent dedb6bdae2
commit 8f05e37ee4
3 changed files with 15 additions and 1 deletions

View File

@@ -284,5 +284,6 @@ iframe[src="about:blank"] {
.c_so_sorry {
padding: 0.2em;
font-size: 0.8em;
color: coral;
color: orangered;
display: none;
}