From 51161ca762e8a4b2f618de4520992eff06005393 Mon Sep 17 00:00:00 2001 From: Sebastian Graf Date: Mon, 10 Dec 2012 14:43:01 +0100 Subject: [PATCH] [MOD] finalizing new start pages and closing issue #5 --- app/views/home/home.html.haml | 25 +++---------------------- 1 file changed, 3 insertions(+), 22 deletions(-) diff --git a/app/views/home/home.html.haml b/app/views/home/home.html.haml index 0065f11e492..18aefbe6b1f 100644 --- a/app/views/home/home.html.haml +++ b/app/views/home/home.html.haml @@ -56,24 +56,6 @@ float: right; } - #change-page { - color: #999; - text-align: center; - font-style: italic; - } - - footer .container { - margin-top: 15px; - } - - .helpful { - cursor: help; - } - - li { - list-style: none; - } - %body #page.container #content @@ -85,12 +67,11 @@ .row{:style => "text-align: center;"} #banner %h1 Welcome, friend. - %h3 - = t('uniknintro') + %p + = t('uniknintro') %br %br #steps.row .span4 %h2 - Login: - %a#login-link.btn{:href => "login", :style => "margin-right: 15px;"} Log In \ No newline at end of file + %a#login-link.btn{:href => "login"} Log In \ No newline at end of file