fnp
/
wolnelektury.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
donation fixes
[wolnelektury.git]
/
src
/
club
/
templates
/
club
/
donation_step_base.html
diff --git
a/src/club/templates/club/donation_step_base.html
b/src/club/templates/club/donation_step_base.html
index
804ace3
..
3889324
100644
(file)
--- a/
src/club/templates/club/donation_step_base.html
+++ b/
src/club/templates/club/donation_step_base.html
@@
-29,7
+29,9
@@
<div class="l-checkout__box">
<div class="l-checkout__box__header">
<div class="l-checkout__box">
<div class="l-checkout__box__header">
- <img src="{% block donation-jumbo-image %}{% static '2022/images/checkout-img-1.jpg' %}{% endblock %}" alt="Wspieraj Wolne Lektury">
+ <div class="l-checkout__box__header__img"
+ style="background-image: url({% block donation-jumbo-image %}{% static '2022/images/checkout-img-1.jpg' %}{% endblock %}">
+ </div>
<div class="l-checkout__box__header__content">
{% chunk "donate-top" %}
</div>
<div class="l-checkout__box__header__content">
{% chunk "donate-top" %}
</div>