diff options
| author | stonedDiscord <Tukz@gmx.de> | 2023-10-04 19:16:36 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-10-04 19:16:36 +0200 |
| commit | 556d556cd7cb90dbca9bcbe7d744fbde7e9545a7 (patch) | |
| tree | 5e8197f0ef2a2584e9565882f60a89ed8063f988 /public | |
| parent | 9d866e51a6e436a557e6a846e2c65747fab0a96a (diff) | |
hdf users.....
Diffstat (limited to 'public')
| -rw-r--r-- | public/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/public/index.html b/public/index.html index e77f2d2..56501a3 100644 --- a/public/index.html +++ b/public/index.html @@ -89,7 +89,7 @@ </nav> <form id="serverlist_container" class="monocle-enriched"> <h2>Server List</h2> - <div id="https_error" class="error" style="display: none;"> + <div id="https_error" class="error" style="display: none; font-size: 100;"> <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> |
