aboutsummaryrefslogtreecommitdiff
path: root/public
diff options
context:
space:
mode:
authorstonedDiscord <Tukz@gmx.de>2023-09-20 00:39:48 +0200
committerGitHub <noreply@github.com>2023-09-20 00:39:48 +0200
commit13ea781e99427bdb6a0e2f78c8d89373397f9cc5 (patch)
treefabc0dcdb6e5cbd4204f1a6989953870f72f5eb4 /public
parent3f6eff1ae2450bc5877d9744c91ce31f9cf8c084 (diff)
make https warning bigger
Diffstat (limited to 'public')
-rw-r--r--public/index.html5
1 files changed, 2 insertions, 3 deletions
diff --git a/public/index.html b/public/index.html
index 72410e5..e77f2d2 100644
--- a/public/index.html
+++ b/public/index.html
@@ -90,9 +90,8 @@
<form id="serverlist_container" class="monocle-enriched">
<h2>Server List</h2>
<div id="https_error" class="error" style="display: none;">
- <p>https is not supported</p>
- <p>Please <a href="http://web.aceattorneyonline.com/">click here</a> to be redirected to the http version
- </p>
+ <h1>https is not supported</h1>
+ <h2>Please <a href="http://web.aceattorneyonline.com/">click here</a> to be redirected to the http version</h2>
</div>
<div id="ms_error" class="error" style="display: none;">
<p>Could not connect to the master server.</p>