From 95fe749791c03fcc90d8ab725a23c5fc96780bb6 Mon Sep 17 00:00:00 2001 From: 0ip Date: Tue, 6 Dec 2011 18:48:28 +0100 Subject: [PATCH] Optimized index page for mobile devices --- static/index.html | 52 ++++++++++++++++++++++++++++++++--------------- 1 file changed, 36 insertions(+), 16 deletions(-) diff --git a/static/index.html b/static/index.html index 2bed58f98..eb41e8afd 100644 --- a/static/index.html +++ b/static/index.html @@ -1,6 +1,8 @@ + Etherpad Lite + -
-
New Pad

or create/open a Pad with the name
-
- +
New Pad

or create/open a Pad with the name
+ +
@@ -124,5 +145,4 @@ //start the costum js if(typeof costumStart == "function") costumStart(); - \ No newline at end of file