Add debug page
This commit is contained in:
@@ -30,7 +30,7 @@
|
||||
color: white;
|
||||
}
|
||||
.errormessage {
|
||||
animation: showMessage 0s 5s forwards;
|
||||
animation: showMessage 0s 6s forwards;
|
||||
opacity: 0;
|
||||
}
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
<noscript><p>You need to enable JavaScript to run this app.</p></noscript>
|
||||
<p>
|
||||
Try refreshing the page. If that doesn't work,<br/>
|
||||
please contact Tanner (protospace@tannercollin.com) for help.
|
||||
please contact Tanner for help.
|
||||
</p>
|
||||
</div>
|
||||
</div>
|
||||
|
Reference in New Issue
Block a user