Implement an appearance animation
Signed-off-by: mctaylors <cantsendmails@mctaylors.ru>
This commit is contained in:
parent
49bb43c654
commit
6cb8ce8951
4 changed files with 66 additions and 11 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue