diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/public/index.html b/public/index.html index f0ec2af..aa9db3f 100644 --- a/public/index.html +++ b/public/index.html @@ -137,8 +137,10 @@ </noscript> <ul class="serverlist"> <details name="servers"> - <summary><p>Singleplayer</p> - <a class="button" href="client.html?mode=replay">Join</a></summary> + <summary> + <p>Singleplayer</p> + <a class="button" href="client.html?mode=replay">Join</a> + </summary> <p>This is your computer</p> </details> </ul> |
