Add responsive layout.

This commit is contained in:
Marcel Klehr 2012-08-07 08:29:58 +02:00
parent 25d8f3caab
commit eac7fd2855
2 changed files with 121 additions and 9 deletions

View file

@ -42,9 +42,7 @@ This iconic web font was used extensively around the site.
</div>
<div class="content showcase">
<div class="wrap">
<div style="margin: 0 15px 10px 0; float:left;">
<iframe width="420" height="235" src="https://www.youtube-nocookie.com/embed/X_SO7K6ef6g?rel=0" frameborder="0" allowfullscreen></iframe>
</div>
<iframe class="feature" src="https://www.youtube-nocookie.com/embed/X_SO7K6ef6g?rel=0" frameborder="0" allowfullscreen></iframe>
<h1><strong>Etherpad</strong> is an <strong>Open Source</strong> online editor providing collaborative editing in really <strong>real-time</strong> powered by <strong>Node.js</strong></h1>
<div id="downloadbutton"><a href="#download"><i class="icon-download-alt"></i>DOWNLOAD</a><br/><span>Version 1.1</span></div>
</div>
@ -98,7 +96,7 @@ This iconic web font was used extensively around the site.
</div>
<div id="footer" class="wrap">
<p>Copyright © 2012 The Etherpad Foundation | Design by Marcel Klehr</p>
<p>Copyright&nbsp;©&nbsp;2012&nbsp;The&nbsp;Etherpad&nbsp;Foundation | Design by Marcel Klehr</p>
</div>
</body>
</html>