aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsD <stoned@derpymail.org>2020-02-15 17:09:47 +0100
committersD <stoned@derpymail.org>2020-02-15 17:09:47 +0100
commit254e6c2f2d7966b2817a6d162c1543ef45a82c30 (patch)
tree2e5831912c6203ed3a56da8324a98a1c5070df7c
parentab57e11f91c9d08167a811dd801ff8fb57215d5c (diff)
the rainbow text was not very popular
-rw-r--r--webAO/client.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/webAO/client.html b/webAO/client.html
index 3d89ad6..c5a2f34 100644
--- a/webAO/client.html
+++ b/webAO/client.html
@@ -25,7 +25,7 @@
<button class="client_reconnect" onclick="ReconnectButton()">Reconnect</button>
</div>
<div id="client_charselect">
- <h1 class="text_rainbow" style="text-align: center;">Choose your character</h1>
+ <h1 style="text-align: center;">Choose your character</h1>
<br>
<div id="client_chartable"></div>
<br>