Center div, add version info.
authorDennis Nienhüser <nienhues@fzi.de>
Tue, 5 Oct 2010 21:48:28 +0000 (23:48 +0200)
committerDennis Nienhüser <nienhues@fzi.de>
Tue, 5 Oct 2010 21:48:28 +0000 (23:48 +0200)
www/index.html

index 8dabcfe..759250c 100644 (file)
@@ -11,7 +11,7 @@
 
 <body>
 
-<div style="width: 600px; margin-left: 20px;">
+<div style="width: 600px; margin-left: auto; margin-right: auto; margin-top: 20px;">
 
 <img src="marble-logo-72dpi.png" />
 
@@ -30,6 +30,8 @@ We have set up the <a href="https://garage.maemo.org/projects/marble">Marble Gar
 <img src="Screenshots_small.png" width="424" height="309" />
 </a>
 
+<p>Current version: 0.10.2 (October 5, 2010).</p>
+
 </div>
 
 </body>