Added twitter and github sign-in buttons; reduced button sizes

pull/2/head
Sahat Yalkabov 2013-12-02 10:51:19 -05:00
parent 5843ac3341
commit 291b06a971
2 changed files with 17 additions and 7 deletions

View File

@ -58,3 +58,4 @@ h3 {
text-align: center;
line-height: 300%;
}

View File

@ -7,13 +7,22 @@ block content
a(href='/signup') Sign Up
.row
.col-xs-6.col-sm-6.col-md-6
a.btn.btn-lg.btn-primary.btn-block(href='/auth/facebook')
i.fa.fa-facebook-square
| Facebook
a.btn.btn-primary.btn-block(href='/auth/facebook')
i.fa.fa-facebook
|   Facebook
.col-xs-6.col-sm-6.col-md-6
a.btn.btn-lg.btn-danger.btn-block(href='/auth/google')
i.fa.fa-google-plus-square
| Google
a.btn.btn-danger.btn-block(href='/auth/google')
i.fa.fa-google-plus
|   Google
.row
.col-xs-6.col-sm-6.col-md-6
a.btn.btn-info.btn-block(href='/auth/twitter')
i.fa.fa-twitter
|   Twitter
.col-xs-6.col-sm-6.col-md-6
a.btn.btn-default.btn-block(href='/auth/github')
i.fa.fa-github
|   GitHub
.login-or
hr.hr-or
span.span-or or