Full-Stack Web Development with Vue.js and Node

(singke) #1

Building OAuth Strategies with passport.js Chapter 7


color: #2c3e50;
width: 100%;
}

#inspire {
font-family: 'Avenir', Helvetica, Arial, sans-serif;
}

.container.fill-height {
align-items: normal;
}

a.side_bar_link {
text-decoration: none;
}

.card__title--primary, .card__text {
text-align: left;
}

.card {
height: 100% !important;
}

.btn.facebook {
background-color: #3b5998 !important;
border-color: #2196f3;
color: #fff !important;
}

.btn.twitter {
background-color: #2196f3 !important;
border-color: #2196f3;
color: #fff !important;
}

.btn.google {
background-color: #dd4b39 !important;
border-color: #dd4b39;
color: #fff !important;
}

.btn.linkedin {
background-color: #4875B4 !important;
border-color: #4875B4;
color: #fff !important;
}
Free download pdf