Ad Space - Top Banner (728x90)
Achievement Unlock Checkbox
0 viewshard
Background:
1
2
3
4
<div class="achievement-unlock-checkbox">
<input type="checkbox" id="achievement-unlock" class="hidden" />
<label for="achievement-unlock" class="achievement-unlock-label">Achievement Unlock</label>
</div>Achievement Unlock Checkbox
0 viewshard
Background:
Achievement Unlock Checkbox
1
2
3
4
<div class="achievement-unlock-checkbox">
<input type="checkbox" id="achievement-unlock" class="hidden" />
<label for="achievement-unlock" class="achievement-unlock-label">Achievement Unlock</label>
</div>Was this helpful?