mirror of
https://github.com/zyllian/zyllian.github.io.git
synced 2025-05-09 18:16:43 -07:00
add noscript to the pet me counter and make noscript on the virtual pet bigger
This commit is contained in:
parent
4ed52b0a35
commit
e20d28bc4d
4 changed files with 22 additions and 15 deletions
|
@ -36,8 +36,11 @@
|
|||
</div>
|
||||
|
||||
<div id="pet-counter">
|
||||
<span class="count">???</span> pets
|
||||
<button>pet me :3</button>
|
||||
<noscript>enable js to pet me :3</noscript>
|
||||
<div class="internal">
|
||||
<span class="count">???</span> pets
|
||||
<button>pet me :3</button>
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue