remotes/1693045480750635534/spooky-22
kek7198 2021-12-05 06:54:01 -06:00
parent 2a07834ff3
commit b5ef482e4b
1 changed files with 2 additions and 2 deletions

View File

@ -98,8 +98,8 @@
<input class="form-input" id="password_confirm" aria-describedby="passwordConfirmHelp" type="password" name="password_confirm" required="">
<div class="mt-4">
<input type="checkbox" id="termsCheck" required>
<label class="text-gray-500 text-xs" for="termsCheck">I accept the
<a href="/rules" target="_blank" class="text-blue-300 hover:text-blue-400">terms and conditions</a>
<label class="text-gray-400 text-xs pl-1" for="termsCheck">I accept the
<a href="/rules" target="_blank" class="text-blue-500 hover:text-blue-600">terms and conditions</a>
</label>
</div>
</div>