Basic user authentication page and provider support

This commit is contained in:
2014-12-23 16:00:16 +01:00
parent 22bbe5bbfa
commit e5541cb2a9
12 changed files with 69 additions and 36 deletions
@@ -0,0 +1,15 @@
.sign-in-button
&.facebook
+button($bg: #2d4486)
.icon
@extend .fa, .fa-2x, .fa-facebook
margin-right: 10px
.text
// huh?
&.instagram
+button($bg: #ddd)
.icon
@extend .fa, .fa-2x, .fa-instagram
margin-right: 10px
.text
// huh?