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 1489044..601314d 100644 --- a/app/views/layouts/application.html.erb +++ b/app/views/layouts/application.html.erb @@ -69,14 +69,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.

+ +