diff --git a/docs/pongwars/index.html b/docs/pongwars/index.html index f5ae2ff..a046029 100644 --- a/docs/pongwars/index.html +++ b/docs/pongwars/index.html @@ -47,11 +47,17 @@ #made { font-family: monospace; margin-top: auto; - margin-bottom: 20px; font-size: 12px; padding-left: 20px; } + #mode { + font-family: monospace; + font-size: 12px; + list-style-type: none; + margin-bottom: 20px; + } + #instr { font-family: monospace; font-size: 12px; @@ -69,7 +75,7 @@
- balls can be controlled with number keys + balls can be controlled with keys shown to the left of their names
made by Koen van Gilst | source on @@ -78,6 +84,12 @@ patches from dogeystamp | patched source on github
+