Implement an appearance animation

Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
Macintxsh 2024-05-02 19:41:41 +05:00
parent 49bb43c654
commit 6cb8ce8951
Signed by: mctaylors
GPG key ID: 7181BEBE676903C1
4 changed files with 66 additions and 11 deletions

View file

@ -16,14 +16,15 @@
</p>
<p class="description">
Not Found.
<br/>
</p>
<p class="description">
Server cannot find the requested resource. Make sure the link is spelled correctly.
</p>
<button class="left" onclick="close_button('https://github.com/mctaylors/NXInspired')">
Close
<span>Close</span>
</button>
<button class="right" onclick="details_button()">
Details
<span>Details</span>
</button>
</div>
</body>