Add instagram background implementation and generalize application for other identity providers

This commit is contained in:
2014-12-22 15:34:23 +01:00
parent 82b1585b30
commit 22bbe5bbfa
29 changed files with 122 additions and 90 deletions
@@ -59,9 +59,11 @@
// We use these as default colors throughout
// $primary-color: #008CBA;
$primary-color: green
// $primary-color: green
$primary-color: #008349
// $secondary-color: #e7e7e7;
$secondary-color: #d7d7d7
$alert-color: #ee3e41
// $alert-color: #f04124;
// $success-color: #43AC6A;
// $warning-color: #f08a24;