diff options
| -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> |
