diff options
Diffstat (limited to 'other/website/download.html')
| -rw-r--r-- | other/website/download.html | 36 |
1 files changed, 17 insertions, 19 deletions
diff --git a/other/website/download.html b/other/website/download.html index de7197ba..ccafa12e 100644 --- a/other/website/download.html +++ b/other/website/download.html @@ -83,11 +83,11 @@ </tr> <tr> <td height="21"> </td> - <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip" class="style20">Mirror 1</a></td> </tr> <tr> <td> </td> - <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip">Mirror</a></td> + <td><a href="http://www.teewars.com/teewars-0.1.1-osx.zip" class="style20">Mirror 2</a></td> </tr> </table></td> </tr> @@ -99,24 +99,22 @@ <td width="162"><div align="right"><span class="style16">Released 2007-08-04</span></div></td> </tr> </table> - <p>Release notes</p> + <p class="brod">Release notes</p> <ul> -<li>Two new maps</li> -<li>Ingame chat</li> -<li>Kill messages</li> -<li>New and improved scoreboard </li> -<li>Lots of weapon tweaks and improvements </li> -<li>Lots of new sounds</li> -<li>Revised offline GUI with settings for keys, graphics and more</li> -<li>Respawn times</li> -<li>Score and time limit </li> -<li>Reworked network engine, smoother, less bandwidth </li> -<li>The all-new Ninja powerup! </li> -<li>Added screenshot button: F10 </li> -<li>New and improved master server system</li> -</ul> - - </td> +<li class="brod">Two new maps</li> +<li class="brod">Ingame chat</li> +<li class="brod">Kill messages</li> +<li class="brod">New and improved scoreboard </li> +<li class="brod">Lots of weapon tweaks and improvements </li> +<li class="brod">Lots of new sounds</li> +<li class="brod">Revised offline GUI with settings for keys, graphics and more</li> +<li class="brod">Respawn times</li> +<li class="brod">Score and time limit </li> +<li class="brod">Reworked network engine, smoother, less bandwidth </li> +<li class="brod">The all-new Ninja powerup! </li> +<li class="brod">Added screenshot button: F10 </li> +<li class="brod">New and improved master server system</li> +</ul> </td> </tr> </table> </td> </tr> |