better presentation
This commit is contained in:
parent
e8a4184916
commit
860b32ea97
|
@ -26,21 +26,23 @@
|
||||||
<div id="main">
|
<div id="main">
|
||||||
|
|
||||||
<header class="major container medium">
|
<header class="major container medium">
|
||||||
<h2>Sengi is a web-app
|
<h3>Try it now!</h3>
|
||||||
|
<p>Directly in your web-browser as a pop-up.</p>
|
||||||
|
<!-- <h2>Sengi is a web-app
|
||||||
<br />
|
<br />
|
||||||
it can be run into your browser
|
it can be run into your browser
|
||||||
<br />
|
<br />
|
||||||
or as a regular desktop application (soon)</h2>
|
or as a regular desktop application (soon)</h2> -->
|
||||||
<!--
|
<!--
|
||||||
<p>Tellus erat mauris ipsum fermentum<br />
|
<p>Tellus erat mauris ipsum fermentum<br />
|
||||||
etiam vivamus nunc nibh morbi.</p>
|
etiam vivamus nunc nibh morbi.</p>
|
||||||
-->
|
-->
|
||||||
<br/>
|
<br/>
|
||||||
<ul class="actions special">
|
<ul class="actions special">
|
||||||
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com','Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=377,height=800'); return false;" class="button">Launch web client now</a></li>
|
<li><a href="#" onClick="window.open('http://sengi.nicolas-constant.com','Sengi','toolbar=no,location=no,status=no,menubar=no,scrollbars=no, resizable=yes,width=377,height=800'); return false;" class="button">Launch web client</a></li>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h3>Remember that Sengi is at a very early development stage</h3>
|
<!-- <h3>Remember that Sengi is at a very early development stage</h3> -->
|
||||||
</header>
|
</header>
|
||||||
|
|
||||||
<!-- <div class="box alt container">
|
<!-- <div class="box alt container">
|
||||||
|
|
Loading…
Reference in New Issue