X-Git-Url: https://git.mdrn.pl/wolnelektury.git/blobdiff_plain/9a7603cfbfdf7c0b4a2210ef454cecf894c5e172..7fa5002e3aa435859aea7fb4e0c814b4034b6aa5:/apps/wolnelektury_core/static/scss/main/auth.scss

diff --git a/apps/wolnelektury_core/static/scss/main/auth.scss b/apps/wolnelektury_core/static/scss/main/auth.scss
index 03cf6150a..793afe4f4 100755
--- a/apps/wolnelektury_core/static/scss/main/auth.scss
+++ b/apps/wolnelektury_core/static/scss/main/auth.scss
@@ -29,6 +29,9 @@
     &.google {
         background-image: url(/static/img/auth/google.png);
     }
+    &.facebook {
+        background-image: url(/static/img/auth/facebook.png);
+    }
 }