fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Bug fixes.
[wolnelektury.git]
/
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
03cf615
..
793afe4
100755
(executable)
--- 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);
+ }
}