Upgrade django-allauth.
[wolnelektury.git] / apps / wolnelektury_core / static / scss / main / auth.scss
index 03cf615..793afe4 100755 (executable)
@@ -29,6 +29,9 @@
     &.google {
         background-image: url(/static/img/auth/google.png);
     }
+    &.facebook {
+        background-image: url(/static/img/auth/facebook.png);
+    }
 }