diff options
| author | sD <stoned@derpymail.org> | 2020-02-15 17:09:47 +0100 |
|---|---|---|
| committer | sD <stoned@derpymail.org> | 2020-02-15 17:09:47 +0100 |
| commit | 254e6c2f2d7966b2817a6d162c1543ef45a82c30 (patch) | |
| tree | 2e5831912c6203ed3a56da8324a98a1c5070df7c /webAO | |
| parent | ab57e11f91c9d08167a811dd801ff8fb57215d5c (diff) | |
the rainbow text was not very popular
Diffstat (limited to 'webAO')
| -rw-r--r-- | webAO/client.html | 2 |
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> |
