From 0c1245091e29569194870a17cbe908528b6c48fc Mon Sep 17 00:00:00 2001 From: Fabian Jakobs Date: Mon, 16 May 2011 14:30:27 +0000 Subject: [PATCH] some CSS tweaks in the demo --- demo/styles.css | 5 +++++ index.html | 6 +----- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/demo/styles.css b/demo/styles.css index 4be33b19..d2046a8a 100644 --- a/demo/styles.css +++ b/demo/styles.css @@ -16,6 +16,11 @@ body { color: white; } +#logo { + padding: 15px; + margin-left: 65px; +} + #editor { position: absolute; top: 0px; diff --git a/index.html b/index.html index 59752466..ccc539ba 100644 --- a/index.html +++ b/index.html @@ -9,12 +9,8 @@ + - - -
- -