<script>
var RecaptchaOptions = {
theme : ‘white’
};
</script>
Theme Options
- red – default
- clean
- white
- blackglass
- custom
Attention in classroom
<script>
var RecaptchaOptions = {
theme : ‘white’
};
</script>
Theme Options