From a11fd4cb1d368f59e664b9934ce1a9fb64e740a1 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Mon, 6 Aug 2012 23:53:08 +0200 Subject: [PATCH] styles: Make (i) sign larger in #about section --- css/index.css | 7 +++++++ index.html | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/css/index.css b/css/index.css index 0d0c379ba..936bdeb12 100644 --- a/css/index.css +++ b/css/index.css @@ -1,3 +1,10 @@ +/* font awesome */ + +.icon-info-sign:before { + vertical-align: middle; +} + +/**/ body { font-family: Helvetica,Arial,sans-serif; /* Calibri,FreeSans,Tahoma, */ diff --git a/index.html b/index.html index 7f9206f90..59f7910a4 100644 --- a/index.html +++ b/index.html @@ -52,7 +52,7 @@ This iconic web font was used extensively around the site.
-

Collaborating in really real-time

+

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.

History