From 938696b1b3edbeef487d5cdf34711d1b6066e5eb Mon Sep 17 00:00:00 2001 From: Alexander Sulfrian Date: Wed, 3 Feb 2010 21:38:15 +0100 Subject: styling of mainpage --- etherpad/src/static/css/home-opensource.css | 16 ++++++++++------ etherpad/src/templates/main/home.ejs | 4 ++-- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/etherpad/src/static/css/home-opensource.css b/etherpad/src/static/css/home-opensource.css index 41e7996..0d1929d 100644 --- a/etherpad/src/static/css/home-opensource.css +++ b/etherpad/src/static/css/home-opensource.css @@ -1,8 +1,7 @@ - #home { width: 600px; margin: 0 auto; - padding: 2em; + padding: 4em; text-align: center; } @@ -10,17 +9,22 @@ font-size: 3.6em; } -#home a#home-newpad { - display: block; +#home #buttons { + padding-top: 5em; +} + +#home a#home-newpad, #home a#home-newsite { padding: 1em; - margin: 12px 60px; + margin: 12px 40px; font-size: 1.6em; border: 1px solid black; background: #049; color: #fff; + width: 30%; } -#home a#home-newpad:hover { +#home a#home-newpad:hover, #home a#home-newsite:hover { background: #26b; + text-decoration: none; } diff --git a/etherpad/src/templates/main/home.ejs b/etherpad/src/templates/main/home.ejs index 39ac6ee..22ba15c 100644 --- a/etherpad/src/templates/main/home.ejs +++ b/etherpad/src/templates/main/home.ejs @@ -16,10 +16,10 @@ limitations under the License. */ %><% helpers.setHtmlTitle("SplinePad [beta]: O
- SplinePad [beta]: Open-Sourced! + SplinePad
-
+
Create new pad -- cgit v1.2.3-1-g7c22