Skip to content

Commit

Permalink
[MOD] finalizing new start pages and closing issue #5
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastiangraf committed Dec 10, 2012
1 parent 23e9ae7 commit 51161ca
Showing 1 changed file with 3 additions and 22 deletions.
25 changes: 3 additions & 22 deletions app/views/home/home.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
%a#login-link.btn{:href => "login"} Log In

0 comments on commit 51161ca

Please sign in to comment.