Some style tweaks.

Mainly `.scroll-point`s and `h1`'s topmargin.
Extended `#footer`'s height.
This commit is contained in:
Marcel Klehr 2012-08-06 23:33:19 +02:00
parent d4cdd29e54
commit 32366755f2
2 changed files with 11 additions and 18 deletions

View file

@ -50,7 +50,7 @@ This iconic web font was used extensively around the site.
</div>
</div>
<a class="anchor wrap" name="about"></a>
<a class="scroll-point wrap" name="about"></a>
<div class="content wrap">
<h1><i class="icon-info-sign"></i> Collaborating in really real-time</h1>
<p>Etherpad lite allows you to edit documents colaboratively in real-time, much like a live multi-player online editor. Additionally, Etherpad lite provides access to all data through a well-documented HTTP API and supports import/export to many major data exchange formats. The built-in plugin system makes extending the core functionality almost a breeze.</p>
@ -60,21 +60,21 @@ This iconic web font was used extensively around the site.
<p>Our hope is that this will encourage more users to use and install a realtime collaborative editor. A smaller, manageable and well-documented code base makes it easier for developers to understand and improve the code and contribute towards the project.</p>
</div>
<a class="anchor wrap" name="download"></a>
<a class="scroll-point wrap" name="download"></a>
<div class="content wrap">
<h1><i class="icon-download-alt"></i> Download</h1>
<div id="downloadbutton"><a href="http://github.com/Pita/etherpad-lite/zipball/master"><i class="icon-download-alt"></i>Source</a><br/><span>Version 1.1</span></div>
<div id="downloadbutton"><a href="https://github.com/downloads/Pita/etherpad-lite/etherpad-lite-win.zip"><i class="icon-download-alt"></i>Windows</a><br/><span>Version 1.1</span></div>
</div>
<a class="anchor wrap" name="docs"></a>
<a class="scroll-point wrap" name="docs"></a>
<div class="content wrap">
<h1><i class="icon-align-left"></i> Docs</h1>
<p><a href="https://github.com/Pita/etherpad-lite/wiki">The wiki</a> provides useful tuorials and How-to's to get you started with Etherpad lite.</p>
<p>A more thorough reference can be found in the <a href="#">official documentation</a>.</p>
</div>
<a class="anchor wrap" name="contribute"></a>
<a class="scroll-point wrap" name="contribute"></a>
<div class="content wrap">
<h1><i class="icon-wrench"></i> Contribute</h1>
<p>Etherpad is an open source project. And that means, that everything, from this website to the core of the application itself, has been contributed by passionate, helpful individuals (such as yourself) who liked what they saw and wanted to make something better of it. So if <em>you</em> like what you see, and want to make something better of it, <em>wed</em> like to see your contributions. It doesnt matter how familiar you are with real-time applications, or whether you know how to program in JavaScript. There are plenty of ways to be helpful! Just ask!</p>
@ -84,7 +84,7 @@ This iconic web font was used extensively around the site.
<p></p>
</div>
<a class="anchor wrap" name="links"></a>
<a class="scroll-point wrap" name="links"></a>
<div class="content wrap">
<h1><i class="icon-external-link"></i> Links</h1>
</div>