From ec9e7bfaa4c7a1225e36fd701c8b6ec6e02d66bf Mon Sep 17 00:00:00 2001 From: Jack Franklin Date: Sun, 13 Nov 2011 09:41:36 +0000 Subject: [PATCH] Front end tweaking --- app/assets/stylesheets/screen.css.erb | 13 +++++++++++-- app/views/layouts/application.html.erb | 7 +++++-- 2 files changed, 16 insertions(+), 4 deletions(-) diff --git a/app/assets/stylesheets/screen.css.erb b/app/assets/stylesheets/screen.css.erb index 590bda7..b1a3102 100644 --- a/app/assets/stylesheets/screen.css.erb +++ b/app/assets/stylesheets/screen.css.erb @@ -54,7 +54,7 @@ h2 { /*======================*/ #header { - height: 120px; + height: 90px; width: 800px; position: relative; } @@ -80,9 +80,18 @@ h2 { bottom: 0; background: #272727; border-top: 1px solid #000; + font-size: 14px; + padding: 10px 0; + color: #fff; } /*=====================*/ .hidden { display: none; } #user_password_confirmation {display: block; } - +.container {padding-bottom: 15px; } +#standfirst { + width: 960px; + text-align:center; + margin: 5px auto; + font-size: 20px; +} diff --git a/app/views/layouts/application.html.erb b/app/views/layouts/application.html.erb index e8de0f7..1395c6b 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -61,14 +61,17 @@ +

Easy, simple & sexy online lecture notes collaboration & revision tool.

<%= yield %>
- -
 
+
+

RevisionHub is a product of devXS 2011 and was fully designed and developed by Jack Franklin, Jamie Rumbelow, Max who doesn't have Twitter, Zeeshan ?? and Aaron "boner" Forward over just 24 hours.

+ +