From 32366755f2efe40fd001aea90aa8c4bcd6c3c653 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 6 Aug 2012 23:33:19 +0200 Subject: [PATCH] Some style tweaks. Mainly `.scroll-point`s and `h1`'s topmargin. Extended `#footer`'s height. --- css/index.css | 19 ++++++------------- index.html | 10 +++++----- 2 files changed, 11 insertions(+), 18 deletions(-) diff --git a/css/index.css b/css/index.css index c159d1d02..eb2c90a7c 100644 --- a/css/index.css +++ b/css/index.css @@ -6,10 +6,11 @@ body { h1,h2,h3,h4,h5,h6 { font-family: Helvetica,Arial,sans-serif; font-weight: normal; - padding: 20px 0; + padding: 10px 0; } h1 { + margin-top: 40px; font-size: 0.9cm; } h2 { @@ -38,18 +39,10 @@ h6 { /* scroll points */ -a.anchor { +a.scroll-point { display: block; - border-bottom: 1px solid #ccc; - padding-top: 45px; - margin-bottom: 45px; -} -a.anchor:first-of-type { - padding-top: 0; - border-bottom: none; - position: relative; - top: -45px; + top: -90px; } /* header */ @@ -206,7 +199,7 @@ ul.links li a:focus { /* footer */ div#footer { - height: 50px; - padding-top: 20px; + padding-bottom: 40px; + padding-top: 60px; text-align: center; } \ No newline at end of file diff --git a/index.html b/index.html index 40f120f9d..7f9206f90 100644 --- a/index.html +++ b/index.html @@ -50,7 +50,7 @@ This iconic web font was used extensively around the site. - +

Collaborating in really real-time

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.

@@ -60,21 +60,21 @@ This iconic web font was used extensively around the site.

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.

- +

Download

Source
Version 1.1
Windows
Version 1.1
- +

Docs

The wiki provides useful tuorials and How-to's to get you started with Etherpad lite.

A more thorough reference can be found in the official documentation.

- +

Contribute

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 you like what you see, and want to make something better of it, we’d like to see your contributions. It doesn’t 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!

@@ -84,7 +84,7 @@ This iconic web font was used extensively around the site.

- +

Links