[Esbox-commits] r1519 - in www: . beta1 beta1/css
eswartz at garage.maemo.org
eswartz at garage.maemo.org
Sat May 2 00:12:45 EEST 2009
Author: eswartz
Date: 2009-05-02 00:12:45 +0300 (Sat, 02 May 2009)
New Revision: 1519
Modified:
www/beta1/css/main.css
www/beta1/index.html
www/index.html
Log:
More work in progress; link main page to beta 1
Modified: www/beta1/css/main.css
===================================================================
--- www/beta1/css/main.css 2009-05-01 21:07:31 UTC (rev 1518)
+++ www/beta1/css/main.css 2009-05-01 21:12:45 UTC (rev 1519)
@@ -45,6 +45,11 @@
padding: 5px;
width: 98%
}
+ #leftcontent {
+ float: left;
+ padding: 5px;
+ width: 60%
+ }
html>body #content {
width: 98%
}
Modified: www/beta1/index.html
===================================================================
--- www/beta1/index.html 2009-05-01 21:07:31 UTC (rev 1518)
+++ www/beta1/index.html 2009-05-01 21:12:45 UTC (rev 1519)
@@ -89,7 +89,7 @@
<div id="container">
-<div id="content">
+<div id="leftcontent">
<h2>ESbox 2nd Edition (beta 1)</h2>
<h3>About ESbox</h3>
Modified: www/index.html
===================================================================
--- www/index.html 2009-05-01 21:07:31 UTC (rev 1518)
+++ www/index.html 2009-05-01 21:12:45 UTC (rev 1519)
@@ -98,7 +98,8 @@
programmers to develop applications for maemo platform on Scratchbox
Apophis. It supports C/C++ and Python programming languages. Maemo
4.0.x Chinook and 4.1.x Diablo SDKs will be supported.</p>
-<p style="text-align: justify;"><a href="https://garage.maemo.org/plugins/wiki/index.php?id=192&type=g">IDE Integration 2<sup>nd</sup> Edition!</a></p>
+
+<p style="text-align: justify; font-size: 24px"><a href="http://esbox.garage.maemo.org/beta1">ESbox 2<sup>nd</sup> Edition Beta 1 Coming Soon!</a></p>
<h3>Last Features</h3>
More information about the Esbox-commits
mailing list